summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-12-04 17:07:28 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-12-04 17:07:28 +0100
commitbafcf7cb4950c4c9abd411553479d5ccf809f82a (patch)
tree6c23c11b3fbf63e869c7df75db7e55442debb8ce /debian/rules
parentd0c62856f7ec26d430f06e009f40184876f3d1de (diff)
d/rules: Add the --disable-locking option to dh_auto_configure
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 45233ca..1109e1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ endif
--enable-pnm-backend \
--with-usb \
--without-v4l \
+ --disable-locking \
$(INS_CONF)
override_dh_autoreconf: