diff --git a/src/gui/opkg_manager.cpp b/src/gui/opkg_manager.cpp index 45c51c56e..aef4bb9a4 100644 --- a/src/gui/opkg_manager.cpp +++ b/src/gui/opkg_manager.cpp @@ -72,7 +72,7 @@ #endif #define OPKG_BAD_PATTERN_LIST_FILE CONFIGDIR "/bad_package_pattern.list" -#define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf" +#define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf.borken" using namespace std;