]> git.cworth.org Git - gzip/blobdiff - debian/rules
Imported Debian patch 1.3.9-1
[gzip] / debian / rules
index 8a237ccdcbd2d82c4304abb5f3371b4343bee172..a13ad0c7a010853511c8c01f562d5e319b2bc7bc 100755 (executable)
@@ -5,9 +5,6 @@
 # Comment this to turn off debhelper verbose mode.
 export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
-
 DEB_BUILD_GNU_TYPE = $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 DEB_HOST_GNU_TYPE = $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
@@ -57,7 +54,7 @@ binary-arch:  build install
        dh_testroot
        dh_installdocs README* TODO
        dh_installmanpages
-       dh_installinfo gzip.info
+       dh_installinfo doc/gzip.info
        dh_installchangelogs
        dh_link
        dh_strip