X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Frules;h=877e659bf4b93a852838f4aaeae492d87b0ad28c;hb=582e963f4aa62c9c6957c3868d487a82385cc5a1;hp=663e711c7bd42246de209fecd83df7ea64eee610;hpb=f9cfe7c8a02ef187e411d5019ee0b6fe266e0cb1;p=nfs-utils.git 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