X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=dfe3dc1bba05daa2eeef610e5e2d0e9ab1b7477d;hb=b34d57426ec1f50b7a3a70b96ac5160e194866aa;hp=27581bbba63f770b6b77c1bd9541c735f407dc54;hpb=d62e889585d70ddef17311641c0766868ec36a37;p=sven%2Ffuse-exfat.git diff --git a/debian/rules b/debian/rules index 27581bb..dfe3dc1 100755 --- a/debian/rules +++ b/debian/rules @@ -2,18 +2,11 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 - export DEB_BUILD_MAINT_OPTIONS = hardening=+all -export CCFLAGS=${CFLAGS} - - %: - dh $@ --with quilt - -override_dh_auto_build: - scons + dh $@ --with autoreconf -override_dh_auto_clean: - scons -c - rm -f config.log +override_dh_auto_configure: + dh_auto_configure -- \ + --sbindir=/sbin \