[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/3.3.0/experimental r2098: fix removal of ooo-build tarballs in src/ to match new names



------------------------------------------------------------
revno: 2098
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2010-09-16 15:03:36 +0200
message:
  fix removal of ooo-build tarballs in src/ to match new names
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-09-16 12:33:36 +0000
+++ b/rules	2010-09-16 13:03:36 +0000
@@ -1625,7 +1625,7 @@
 	rm -f debian/openoffice.org-dtd-officedocument1.0.xmlcatalogs
 	rm -f download.list
 
-	rm -f $(OOO_BUILD_TREE)/src/$(TAG)*
+	rm -f $(OOO_BUILD_TREE)/src/ooo-build-$(OOO_BUILD_TARBAL_VERSION)*
 	rm -f $(OOO_BUILD_TREE)/src/GSI*
 
 	for i in ext-sources-$(OOO_BUILD_TREE)/*; do \


Reply to: