summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/build b/build
index 4225a44..a411da4 100755
--- a/build
+++ b/build
@@ -29,6 +29,12 @@ install: build
dest/usr/share/man/man8/sensors-conf-convert.8 \
dest/usr/sbin/sensors-detect \
dest/usr/share/man/man8/sensors-detect.8
+ # Tools we simply do not (yet) need:
+ rm \
+ dest/usr/sbin/isadump \
+ dest/usr/share/man/man8/isadump.8 \
+ dest/usr/sbin/isaset \
+ dest/usr/share/man/man8/isaset.8
oh-fixperms
oh-strip
oh-installfiles