]> andersk Git - mod-vhost-ldap.git/blobdiff - debian/rules
Change DH_COMPAT to 4
[mod-vhost-ldap.git] / debian / rules
index d6bf254aee9fcc9e9391a3edf271bb01ccf04c86..1e02e32e732ed6f9cc7c17d11b5eef3a806b1cb4 100755 (executable)
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=3
+export DH_COMPAT=4
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -47,7 +47,6 @@ binary-arch: build install
        dh_link
        dh_strip
        dh_compress
-       dh_fixperms -X var/lib/apache2/fastcgi -X var/lib/apache/fastcgi
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol
This page took 0.046463 seconds and 4 git commands to generate.