X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=dcc45131755716075d6078f2a21ec06badc8822e;hb=6826dcf4e9e00f466ecaeeb8369dc7308df36a86;hp=40a2daf4b996a6ae63228b8954427c64e3a7824f;hpb=3f0395ca63d99e6bc39c1bc8109b716d8d824681;p=nfs-utils.git diff --git a/debian/rules b/debian/rules index 40a2daf..dcc4513 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,7 @@ clean: unpatch dh_testroot rm -f build-stamp rm -rf $(DEBTMP) - -$(MAKE) distclean + [ ! -f Makefile ] || $(MAKE) distclean dh_clean binary-indep: build @@ -41,7 +41,7 @@ binary-arch: build dh_installchangelogs ChangeLog dh_strip dh_compress - dh_fixperms + dh_fixperms -Xmount.nfs dh_installdeb dh_shlibdeps dh_gencontrol