summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-09-27 09:46:16 +0200
committerGuido Günther <agx@sigxcpu.org>2010-09-27 09:46:42 +0200
commit61939c399d0ee23fba94a593817cc53c56d7291e (patch)
treebaa3c14dfdccbbc1d767990e9705c5db7059d1e3
parent4b23f2d738890db5d775225d2835cca1e47c5b1f (diff)
Cleanup generated manpage
Git-Dch: Ignore
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index b81ad946..090da6cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ binary-post-install/git-buildpackage::
clean::
-rm git-*.py gbp-*.py
- -rm docs/*.1 docs/manpage.* $(VERSION_ENT)
+ -rm docs/*.1 docs/manpage.* $(VERSION_ENT) git-pbuilder.1
-rm -r docs/manual-html/
.PHONY: checks