summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/build b/build
index ad4af0b..fd09791 100755
--- a/build
+++ b/build
@@ -26,8 +26,7 @@ build:
install: build
oh-autoinstall
mv dest/usr/bin/opkg-cl dest/usr/bin/opkg
- @# From OpenWrt:
- cp ../opkg-key dest/usr/bin/opkg-key
+ install -m 0755 ../opkg-cert dest/usr/bin/opkg-cert
@# opkg-lede's CMake build system doesn't install this...
sed 's|@opkglibdir@|/var/lib|g' src/utils/update-alternatives.in \
>dest/usr/bin/update-alternatives