diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 320e30036e..7af2c75347 100755 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -355,5 +355,5 @@ ADDON_SERVER_URL="http://addons.openelec.tv" # set the addon dirs - ADDON_PATH="$ADDON_VERSION/$PROJECT/$TARGET_ARCH" + ADDON_PATH="$ADDON_VERSION/Generic/$TARGET_ARCH" ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"