mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
COPKGManager: don't init if no opkg support available
This avoids creating of any basic configuration files or directories on
non opkg supported firmware releases.
Origin commit data
------------------
Branch: ni/coolstream
Commit: bea8f5e980
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -51,7 +51,7 @@ class COPKGManager : public CMenuTarget
|
||||
void saveConfig();
|
||||
void loadConfig();
|
||||
struct pkg;
|
||||
|
||||
void init();
|
||||
//config
|
||||
std::string config_src[OPKG_MAX_FEEDS];
|
||||
std::vector<std::string> config_dest;
|
||||
|
Reference in New Issue
Block a user