Cleanup generated manpage
authorGuido Günther <agx@sigxcpu.org>
Mon, 27 Sep 2010 07:46:16 +0000 (09:46 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 27 Sep 2010 07:46:42 +0000 (09:46 +0200)
Git-Dch: Ignore

debian/rules

index b81ad946e6adf78cd13d450055246da9f01f909e..090da6cd35f57d590f8d94bd7b10cdb1923d655c 100755 (executable)
@@ -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