[Pkg-bazaar-commits] r155 ./bzr-builddeb/people/jdw/merge_upstream: Clean the docs in the clean rule.

James Westby jw+debian at jameswestby.net
Tue Jul 10 21:21:19 UTC 2007


------------------------------------------------------------
revno: 155
committer: James Westby <jw+debian at jameswestby.net>
branch nick: merge_upstream
timestamp: Tue 2007-07-10 22:21:19 +0100
message:
  Clean the docs in the clean rule.
modified:
  debian/rules
-------------- next part --------------
=== modified file 'debian/rules'
--- a/debian/rules	2007-07-10 20:52:45 +0000
+++ b/debian/rules	2007-07-10 21:21:19 +0000
@@ -32,6 +32,8 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp install-all-stamp
+	rm -f $(html_docs)
+	rm -f README.html
 
 	python setup.py clean --all
 	dh_clean



More information about the Pkg-bazaar-commits mailing list