X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Frules;h=877e659bf4b93a852838f4aaeae492d87b0ad28c;hp=663e711c7bd42246de209fecd83df7ea64eee610;hb=1ed351ec62f424339ca48fe66a3fe85d4d540031;hpb=150ae7150fa0e8b2250c93c0eb406caa4bed5277 diff --git a/debian/rules b/debian/rules index 663e711..877e659 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