X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=a2c6210a53bf1e05bb7954db236a639e2b30beb0;hb=8366a4d034d4684325c92de86231da5723a2f1d4;hp=ec620f7863d45ca44fd5efed01c3b69c9ad5e012;hpb=60094ccbd1ee5e45b2dbcb96559c4e6ecf2fc640;p=sven%2Ffuse-exfat.git diff --git a/debian/rules b/debian/rules index ec620f7..a2c6210 100755 --- a/debian/rules +++ b/debian/rules @@ -5,8 +5,12 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ --with autotools_dev + dh $@ override_dh_auto_configure: dh_auto_configure -- \ --sbindir=/sbin \ + +override_dh_auto_install: + dh_auto_install + rm debian/exfat-fuse/sbin/mount.exfat