X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Frules;h=40a2daf4b996a6ae63228b8954427c64e3a7824f;hp=663e711c7bd42246de209fecd83df7ea64eee610;hb=8ce9acadf0a939c7e264149fe63ca90b2305b000;hpb=da31666c2663759c28c4cff4b2125c5062a51cac diff --git a/debian/rules b/debian/rules index 663e711..40a2daf 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,8 @@ build-stamp: dh_testdir CFLAGS="-g -O2 -Wall" ./configure \ --mandir='$${prefix}/share/man' \ - --enable-secure-statd + --enable-secure-statd \ + --with-tcp-wrappers $(MAKE) touch build-stamp @@ -20,7 +21,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