ensure we don't deliver a dir.gz if install-info is present during build
authorBdale Garbee <bdale@gag.com>
Wed, 25 Dec 2013 22:59:39 +0000 (15:59 -0700)
committerBdale Garbee <bdale@gag.com>
Wed, 25 Dec 2013 23:03:58 +0000 (16:03 -0700)
debian/rules

index be2d169a32721ec8cd1257818ab03e386f18b620..33cf3ee694541d1ef152515b7b7ba99e229154f6 100755 (executable)
@@ -156,6 +156,7 @@ binary-arch: build-stamp
        ln -s gunzip.1.gz debian/gzip/usr/share/man/man1/uncompress.1.gz
        ln -s zgrep.1.gz debian/gzip/usr/share/man/man1/zegrep.1.gz
        ln -s zgrep.1.gz debian/gzip/usr/share/man/man1/zfgrep.1.gz
+       rm -f ${_topdir}/debian/gzip/usr/share/info/dir.gz
        dh_fixperms -s
        dh_makeshlibs -s
        dh_installdeb -s