summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index a411da4..6ad206a 100755
--- a/build
+++ b/build
@@ -30,7 +30,7 @@ install: build
dest/usr/sbin/sensors-detect \
dest/usr/share/man/man8/sensors-detect.8
# Tools we simply do not (yet) need:
- rm \
+ rm -f \
dest/usr/sbin/isadump \
dest/usr/share/man/man8/isadump.8 \
dest/usr/sbin/isaset \