diff --git a/projects/Virtual/options b/projects/Virtual/options index 086a24403e..b2f8dc6773 100755 --- a/projects/Virtual/options +++ b/projects/Virtual/options @@ -299,5 +299,5 @@ ADDON_SERVER_URL="http://addons.openelec.tv" # set the addon dirs - ADDON_PATH="$ADDON_VERSION/$PROJECT/$TARGET_ARCH" + ADDON_PATH="$ADDON_VERSION/Intel/$TARGET_ARCH" ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"