From e30cba792afeed6a1b42fb62393781332b8a1544 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 04 Apr 2019 17:36:14 -0400 Subject: build, opkg-lede: Manage opkg-key and u-a with u-a How meta. --- (limited to 'build') diff --git a/build b/build index 2dbd66f..84de890 100755 --- a/build +++ b/build @@ -23,9 +23,9 @@ install: build oh-autoinstall mv dest/usr/bin/opkg-cl dest/usr/bin/opkg-lede @# opkg-lede's CMake build system doesn't install these... - cp ../opkg-key dest/usr/bin/opkg-key + cp ../opkg-key dest/usr/bin/opkg-key-lede sed 's|@opkglibdir@|/var/lib|g' src/utils/update-alternatives.in \ - >dest/usr/bin/update-alternatives + >dest/usr/bin/update-alternatives-lede oh-fixperms oh-strip oh-installfiles -- cgit v0.9.1