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

CVS:oo-deb/debian changelog,1.262.4.21,1.262.4.22 rules,1.182.4.10,1.182.4.11



Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv15834

Modified Files:
      Tag: OPENOFFICE_ORG_1_1_1
	changelog rules 
Log Message:
we have to remove the files in test/* for dpkg-source....

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.262.4.21
retrieving revision 1.262.4.22
diff -u -d -r1.262.4.21 -r1.262.4.22
--- changelog	13 Mar 2004 14:36:41 -0000	1.262.4.21
+++ changelog	13 Mar 2004 14:57:00 -0000	1.262.4.22
@@ -1,4 +1,4 @@
-openoffice.org (1.1.0+cvs20040312-0.pre1) unstable; urgency=low
+openoffice.org (1.1.0+cvs20040312-1) unstable; urgency=low
 
   * CVS co of OpenOffice_1_1_1 tag as of 20040312. binary packages versioned
     1.1.0+1.1.1rc2.

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.182.4.10
retrieving revision 1.182.4.11
diff -u -d -r1.182.4.10 -r1.182.4.11
--- rules	13 Mar 2004 14:36:41 -0000	1.182.4.10
+++ rules	13 Mar 2004 14:57:00 -0000	1.182.4.11
@@ -326,6 +326,8 @@
 	rm -f $(OOO_BUILD)/desktop/*.png $(OOO_BUILD)/www/*.png \
 		$(OOO_BUILD)/www/images/*.png $(OOO_BUILD)/templates/*.s* \
 		$(OOO_BUILD)/www/l10n/*.gif
+	cd $(OOO_BUILD)/test && \
+		find . -type f | xargs rm -f
 
 	cd $(SOURCE_TREE)/config_office && \
                rm -f config.cache config.log \



Reply to: