summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/build b/build
index 2c27136..0b04e24 100755
--- a/build
+++ b/build
@@ -8,7 +8,9 @@ nop:
build:
oh-autoconfigure -- \
--with-initscriptdir=no \
- --with-drivedbdir=/var/lib/smartmontools/drivedb
+ --without-drivedbdir \
+ --without-update-smart-drivedb \
+ --without-gnupg
oh-autobuild
touch $@