diff options
-rwxr-xr-x | build | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -32,8 +32,6 @@ install: build @# 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 - @# Or these... - install -m 0755 -D src/intercept/* dest/usr/share/opkg/intercept/ oh-fixperms oh-strip -k oh-installfiles |