From 0946036f1b9c1e7cf1b1e9a815b3b9e7c2f22509 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 12 Aug 2002 04:12:39 +0000 Subject: Using manpages from tarfile --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8d862e4..21e4c63 100755 --- a/debian/rules +++ b/debian/rules @@ -20,9 +20,6 @@ endif build: build-stamp build-stamp: - mkdir debian/tmp - pod2man --section=1 --release="$(version)" --center=Echolot pingd debian/tmp/pingd.1 - pod2man --section=5 --release="$(version)" --center=Echolot doc/pingd.conf.pod debian/tmp/pingd.conf.5 sed -e "s/REMAILER_LIST/$(REMAILERS)/" < debian/echolot.postinst.in > debian/echolot.postinst touch build-stamp @@ -32,7 +29,6 @@ clean: rm -f build-stamp rm -f debian/echolot.postinst - rm -rf debian/tmp dh_clean -- cgit v1.2.3