X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=a2c6210a53bf1e05bb7954db236a639e2b30beb0;hb=fe2894feb0426dc1e429b1df5a8c92ab1dfd68c2;hp=ec620f7863d45ca44fd5efed01c3b69c9ad5e012;hpb=1195a0d2827751ef9791cd2ff1fe9b4b84ad45be;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