X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=7b6fc6633527423322a027b828f7f3bb3c81ab8f;hb=fd677a01392b4aeb6996f148e45cffeb0719eabe;hp=f7f6b163d1d755b9135ee717b4ebb668effabf6c;hpb=30a13991ba3d86fa3f98db674dcafbb430eab372;p=sven%2Ffuse-exfat.git diff --git a/debian/rules b/debian/rules index f7f6b16..7b6fc66 100755 --- a/debian/rules +++ b/debian/rules @@ -9,4 +9,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all override_dh_auto_configure: dh_auto_configure -- \ - --sbindir=/sbin \ + --prefix=/usr \ + +override_dh_auto_install: + dh_auto_install + rm debian/exfat-fuse/usr/sbin/mount.exfat