summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-17 19:20:46 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-17 19:20:46 (EDT)
commit7419431979a83c0cb91ec654cf7d1be65c61e32f (patch)
tree6aa688dd36d5511b645aac852bbdce6c60cb00b2 /build
parentdcad0c89d7d409eff31d1f654038ffc342b0140a (diff)
Revert "build: Install intercepts"
This reverts commit dcad0c89d7d409eff31d1f654038ffc342b0140a.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/build b/build
index 2983735..f1e5d9e 100755
--- a/build
+++ b/build
@@ -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