diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -26,9 +26,6 @@ build: install: build oh-autoinstall mv dest/usr/bin/opkg-cl dest/usr/bin/opkg-lede - @# Hack: prokit's install command uses opkg to run maintainer scripts, - @# so make sure /usr/bin/opkg exists even before postinst can run u-a. - ln -sf opkg-lede dest/usr/bin/opkg @# From OpenWrt: cp ../opkg-key dest/usr/bin/opkg-key-lede @# opkg-lede's CMake build system doesn't install this... |