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