clean generated man pages from source tarball debian/1.29
authorJoey Hess <joey@kitenet.net>
Mon, 26 Aug 2013 16:02:27 +0000 (12:02 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 26 Aug 2013 16:02:27 +0000 (12:02 -0400)
Makefile.PL

index 60a5103..4c7cf15 100755 (executable)
@@ -74,6 +74,7 @@ extra_install:
 
 extra_clean:
        $(MAKE) clean -C pit/suse-bzip2 PREFIX=$(PREFIX)
+       rm *.1
 
 pristine-tar.spec: debian/changelog
        sed "s/Version:.*/Version: $$($(PERLRUN) -e '$$_=<>;print m/\((.*?)\)/'<$<)/" \