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

CVS:oo-deb/debian rules,1.202,1.203



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

Modified Files:
	rules 
Log Message:
remove file-bug-*.bmp in clean, now right and without other parts :)

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- rules	30 Apr 2004 11:45:07 -0000	1.202
+++ rules	30 Apr 2004 11:47:04 -0000	1.203
@@ -351,7 +351,7 @@
 	rm -f $(OOO_BUILD)/desktop/*.png $(OOO_BUILD)/www/*.png \
 		$(OOO_BUILD)/www/images/*.png $(OOO_BUILD)/templates/*.s* \
 		$(OOO_BUILD)/www/l10n/*.gif \
-		$(OOO_BUILD)/src/open*bmp
+		$(OOO_BUILD)/src/open*bmp $(OOO_BUILD)/src/file-bug-*.bmp
 
 	if [ -d $(OOO_BUILD)/test ]; then \
 		find $(OOO_BUILD)/test -type f \



Reply to: