Revert "opkg_manager: add current used feed config file"

This reverts commit 39499977c1.

Needs another solution
This commit is contained in:
2020-07-19 22:19:35 +02:00
parent 53cf56d920
commit 28a3a51aba

View File

@@ -79,7 +79,7 @@
#if 0 #if 0
#define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf" #define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf"
#else #else
#define OPKG_CONFIG_FILE "/etc/opkg/base-feeds.conf" #define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf.borken"
#endif #endif
/* script to call instead of "opkg upgrade" /* script to call instead of "opkg upgrade"