]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - rules
releasing package fuse-exfat version 1.4.0-2
[sven/fuse-exfat.git] / rules
1 #!/usr/bin/make -f
2
3 # Uncomment this to turn on verbose mode.
4 #export DH_VERBOSE=1
5 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
6
7 %:
8         dh $@ --with autoreconf
9
10 override_dh_auto_configure:
11         dh_auto_configure -- \
12                 --sbindir=/sbin \