X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=4dccb139011325878fc68fdcdd1efac2aeb4212e;hp=e25304768553b274ab2d5cdc4593dbbf3a0e2a25;hb=d892b2a51190975af4790ed4dddb7d2bbfbd5400;hpb=b714ef20d3715f44462b880f14ed8e7658fba74d diff --git a/debian/rules b/debian/rules index e253047..4dccb13 100755 --- a/debian/rules +++ b/debian/rules @@ -21,7 +21,7 @@ build-indep: build-stamp build-arch: build-stamp build-stamp: dh_testdir - autoreconf + dh_autoreconf CFLAGS="$(CFLAGS)" ./configure \ --mandir='$${prefix}/share/man' \ --enable-nfsv41 \ @@ -37,6 +37,7 @@ clean: rm -f build-stamp rm -rf $(DEBTMP) [ ! -f Makefile ] || $(MAKE) distclean + dh_autoreconf_clean dh_clean binary-indep: build