diff options
Diffstat (limited to 'package/system/opkg/patches/220-drop-release-support.patch')
-rw-r--r-- | package/system/opkg/patches/220-drop-release-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/opkg/patches/220-drop-release-support.patch b/package/system/opkg/patches/220-drop-release-support.patch index 131c2cba6b..b674e33a91 100644 --- a/package/system/opkg/patches/220-drop-release-support.patch +++ b/package/system/opkg/patches/220-drop-release-support.patch @@ -769,7 +769,7 @@ #include "pkg.h" #include "opkg_message.h" #include "pkg_vec.h" -@@ -183,40 +182,6 @@ pkg_hash_load_feeds(void) +@@ -184,40 +183,6 @@ pkg_hash_load_feeds(void) lists_dir = conf->restrict_to_default_dest ? conf->default_dest->lists_dir : conf->lists_dir; |