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