X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=40a2daf4b996a6ae63228b8954427c64e3a7824f;hb=4b3ed9600c0f5d1ea3aa7340a9cc06c8d4ef6886;hp=fe2b273985852ddb2f1587bd75c008e66d9f8c57;hpb=30c5ce16383cee420047c94747aac306387226aa;p=nfs-utils.git diff --git a/debian/rules b/debian/rules index fe2b273..40a2daf 100755 --- a/debian/rules +++ b/debian/rules @@ -11,8 +11,7 @@ build-stamp: CFLAGS="-g -O2 -Wall" ./configure \ --mandir='$${prefix}/share/man' \ --enable-secure-statd \ - --with-tcp-wrappers \ - --enable-mount + --with-tcp-wrappers $(MAKE) touch build-stamp