X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Frules;h=fe2b273985852ddb2f1587bd75c008e66d9f8c57;hp=663e711c7bd42246de209fecd83df7ea64eee610;hb=30c5ce16383cee420047c94747aac306387226aa;hpb=da31666c2663759c28c4cff4b2125c5062a51cac diff --git a/debian/rules b/debian/rules index 663e711..fe2b273 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,9 @@ build-stamp: dh_testdir CFLAGS="-g -O2 -Wall" ./configure \ --mandir='$${prefix}/share/man' \ - --enable-secure-statd + --enable-secure-statd \ + --with-tcp-wrappers \ + --enable-mount $(MAKE) touch build-stamp @@ -20,7 +22,6 @@ clean: unpatch rm -f build-stamp rm -rf $(DEBTMP) -$(MAKE) distclean - $(RM) utils/rquotad/rquota.h utils/rquotad/rquota_xdr.c dh_clean binary-indep: build