[SCM] packaging of clive-utils branch, master, updated. 2.1.0-21-ga0a8264

Damyan Ivanov dmn at debian.org
Mon Feb 23 20:28:45 UTC 2009


The following commit has been merged in the master branch:
commit a0a8264b97b4df627082b58266cedf7d5b233e54
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Feb 23 22:28:34 2009 +0200

    remove generated manpages in clean

diff --git a/debian/rules b/debian/rules
index 8808e43..fa48a66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ binary-arch:
 
 clean: unpatch
 	dh $@
-	dh_clean clivefeed.1 clivescan.1 clivepass.1
+	dh_clean man/clivefeed.1 man/clivescan.1 man/clivepass.1
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary

-- 
packaging of clive-utils



More information about the Pkg-perl-cvs-commits mailing list