X-Git-Url: https://git.gag.com/?p=debian%2Ftar;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=b1a1b04c2074cfaa46a91388dc585a2aede4fb26;hp=98ee7e5b339bb92f0d7fc7736d2fc39902de1716;hb=9843760ee8d4f4285a7c635bf78a30cdb3ddf3d6;hpb=5704aeb8a496b8562f4e9c37b064758913311a7e diff --git a/debian/rules b/debian/rules index 98ee7e5b..b1a1b04c 100755 --- a/debian/rules +++ b/debian/rules @@ -53,13 +53,12 @@ ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) endif endif - perl debian/tarman > debian/tar.1 touch build-stamp clean: dh_testdir dh_testroot - rm -f build-stamp configure-stamp debian/tar.1 + rm -f build-stamp configure-stamp [ ! -f Makefile ] || $(MAKE) distclean dh_clean @@ -95,7 +94,7 @@ binary-arch: build install dh_installexamples dh_installmenu dh_installcron - dh_installman debian/tar.1 debian/rmt.8 debian/tarcat.1 + dh_installman doc/tar.1 doc/rmt.8 debian/tarcat.1 mv debian/tar/usr/share/man/man8/rmt.8 \ debian/tar/usr/share/man/man8/rmt-tar.8 dh_installinfo