summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-08-26 12:02:27 -0400
committerJoey Hess <joey@kitenet.net>2013-08-26 12:02:27 -0400
commit04f7686e60f31c81e6a337198678c55638f1b959 (patch)
tree47aeaa24149aef99a3bc804f00e8597c6807bf1c
parent814ee87eaf56893d5041112e0a8fceac15d0d3b0 (diff)
clean generated man pages from source tarballdebian/1.29
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 60a5103..4c7cf15 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -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/\((.*?)\)/'<$<)/" \