X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=ca1225783a4a61882b8430c0eed03fac4b2a616c;hb=1f66030ebaa071c30d0057864167256f662512f5;hp=40a2daf4b996a6ae63228b8954427c64e3a7824f;hpb=cdbdd5f613dc65748717e136243adf46d0c3fe31;p=nfs-utils.git diff --git a/debian/rules b/debian/rules index 40a2daf..ca12257 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 @@ -39,9 +39,9 @@ binary-arch: build dh_installman dh_link dh_installchangelogs ChangeLog - dh_strip + #dh_strip dh_compress - dh_fixperms + dh_fixperms -Xmount.nfs dh_installdeb dh_shlibdeps dh_gencontrol