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

CVS:oo-deb/debian rules,1.137,1.138



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

Modified Files:
	rules 
Log Message:
remove trailing whitespace

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- rules	9 Oct 2003 15:17:24 -0000	1.137
+++ rules	9 Oct 2003 16:19:48 -0000	1.138
@@ -826,7 +826,7 @@
 	done
 
 	# convert program/icon paths in desktop shortcuts
-	for I in $(MAINPKGDIR)/usr/share/applnk/*/*.desktop; do \ 
+	for I in $(MAINPKGDIR)/usr/share/applnk/*/*.desktop; do \
 	    sed -e 's,Exec="\?/.*\(/usr/lib/openoffice$(VER)/program/setup\)"\?,Exec=\1,' \
 	        -e 's,Exec="\?/.*/usr/lib/openoffice$(VER)/program/s\?\([^"]*\)"\?,Exec=/usr/bin/oo\1$(VER),' \
 		-e 's,/oooffice ,/ooffice ,' \



Reply to: