summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 2 insertions, 2 deletions
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