housekeeping
authorjoeyh <joeyh@19660600-52fe-0310-9875-adc0d7a7b53c>
Tue, 2 Oct 2007 14:10:05 +0000 (14:10 +0000)
committerjoeyh <joeyh@19660600-52fe-0310-9875-adc0d7a7b53c>
Tue, 2 Oct 2007 14:10:05 +0000 (14:10 +0000)
debian/rules

index b8530f9..4678652 100755 (executable)
@@ -2,13 +2,14 @@
 
 build:
        $(MAKE)
-       pod2man -c "pristine-tar" pristine-tar > pristine-tar.1
+       pod2man -c pristine-tar pristine-tar > pristine-tar.1
+       pod2man -c pristine-gz pristine-gz > pristine-gz.1
 
 clean:
        dh_testdir
        dh_testroot
        $(MAKE) clean
-       dh_clean pristine-tar.1
+       dh_clean pristine-tar.1 pristine-gz.1
 
 binary-arch: build