]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/rules
Imported Debian patch 1.1.1~git-20070709-1
[nfs-utils.git] / debian / rules
index fe2b273985852ddb2f1587bd75c008e66d9f8c57..b72ac35649156cec5101a0a539c838f5e2e7092a 100755 (executable)
@@ -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
 
@@ -42,7 +41,7 @@ binary-arch: build
        dh_installchangelogs ChangeLog
        dh_strip
        dh_compress
-       dh_fixperms
+       dh_fixperms -Xmount.nfs
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol