aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/opkg/patches/220-drop-release-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/opkg/patches/220-drop-release-support.patch')
-rw-r--r--package/system/opkg/patches/220-drop-release-support.patch2
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 b674e33a91..131c2cba6b 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"
-@@ -184,40 +183,6 @@ pkg_hash_load_feeds(void)
+@@ -183,40 +182,6 @@ pkg_hash_load_feeds(void)
lists_dir = conf->restrict_to_default_dest ?
conf->default_dest->lists_dir : conf->lists_dir;