From 39499977c13343a86508efe51f811f2df1b4e0e9 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Thu, 16 Jul 2020 17:25:16 +0200 Subject: [PATCH] opkg_manager: add current used feed config file --- src/gui/opkg_manager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/opkg_manager.cpp b/src/gui/opkg_manager.cpp index 5b6e6955e..addfd376a 100644 --- a/src/gui/opkg_manager.cpp +++ b/src/gui/opkg_manager.cpp @@ -79,7 +79,7 @@ #if 0 #define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf" #else -#define OPKG_CONFIG_FILE "/etc/opkg/opkg.conf.borken" +#define OPKG_CONFIG_FILE "/etc/opkg/base-feeds.conf" #endif /* script to call instead of "opkg upgrade"