diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-09-27 09:46:16 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-09-27 09:46:42 +0200 |
commit | 61939c399d0ee23fba94a593817cc53c56d7291e (patch) | |
tree | baa3c14dfdccbbc1d767990e9705c5db7059d1e3 /debian/rules | |
parent | 4b23f2d738890db5d775225d2835cca1e47c5b1f (diff) |
Cleanup generated manpage
Git-Dch: Ignore
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
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 |