]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - debian/rules
Set --sbindir=/sbin to stay consistent with the current install location.
[sven/fuse-exfat.git] / debian / rules
index 171547bf6cf7325b0573b6c1b66ed930070b765f..f54ad8840a8cd34378864ad76f3bc4fd42263eb6 100755 (executable)
@@ -7,3 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
        dh $@
+
+override_dh_auto_configure:
+       dh_auto_configure -- \
+               --sbindir=/sbin \