------------------------------------------------------------ revno: 1660 committer: Rail Aliev <r...@i-rs.ru> branch nick: debian timestamp: Sun 2009-08-30 17:22:12 +0400 message: Remove download.list file produced by download target modified: changelog rules
=== modified file 'changelog' --- a/changelog 2009-08-30 12:21:33 +0000 +++ b/changelog 2009-08-30 13:22:12 +0000 @@ -13,6 +13,7 @@ - use the official tarballs in get-orig-source when WITH_SPLIT=n is set - prevent empty GCJ_JAWT_DIR when libgcj10-awt is installed - remove ooo-build directory before "git clone" + - remove download.list file produced by download target -- Rene Engelhard <r...@debian.org> Fri, 28 Aug 2009 09:06:36 +0200
=== modified file 'rules' --- a/rules 2009-08-30 12:15:24 +0000 +++ b/rules 2009-08-30 13:22:12 +0000 @@ -1314,6 +1314,7 @@ rm -f debian/openoffice.org-$$i.lintian-overrides; \ done rm -f debian/*.install debian/*.dirs + rm -f download.list $(MAKE) -f debian/rules control