mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
opkg_manager: use "opkg" instead of "opkg-cl"
old releases had "opkg" as compat symlink to -cl, newer releases
only have opkg binary, so change to opkg for broader compatibility
Origin commit data
------------------
Commit: 74bc08a106
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
#include <sys/wait.h>
|
||||
#include <fstream>
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
#define OPKG_CL "opkg"
|
||||
#else
|
||||
#define OPKG_CL "opkg-cl"
|
||||
|
Reference in New Issue
Block a user