projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3156b91
)
properly cleanup the version file
author
Guido Guenther
<agx@sigxcpu.org>
Fri, 19 Oct 2007 08:17:20 +0000
(10:17 +0200)
committer
Guido Guenther
<agx@sigxcpu.org>
Fri, 19 Oct 2007 08:17:20 +0000
(10:17 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 80b8218e705d6c34dd9f2afcac7468c31507e1dd..3474e37d0cdb8cce30b51bec08c4d4d589a2b240 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-37,6
+37,6
@@
build/git-buildpackage:: $(MANPAGES) $(MANUAL) $(GBP_VERSION) $(PYCHECKS)
clean::
-rm git-*.py
- -rm docs/*.1 docs/manpage.*
docs/
$(VERSION_ENT)
+ -rm docs/*.1 docs/manpage.* $(VERSION_ENT)
-rm -r docs/manual-html/