rpms/openoffice.org/devel openoffice.org-1.9.89.ooo51873.parallel.sysui.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jul 22 14:56:46 UTC 2005


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18221

Modified Files:
	openoffice.org-1.9.89.ooo51873.parallel.sysui.patch 
Log Message:
hjs figures out the right fix

openoffice.org-1.9.89.ooo51873.parallel.sysui.patch:
 desktop/share/makefile.mk       |    0 
 sysui/desktop/share/makefile.mk |    2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

Index: openoffice.org-1.9.89.ooo51873.parallel.sysui.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-1.9.89.ooo51873.parallel.sysui.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openoffice.org-1.9.89.ooo51873.parallel.sysui.patch	13 Jul 2005 08:57:00 -0000	1.1
+++ openoffice.org-1.9.89.ooo51873.parallel.sysui.patch	22 Jul 2005 14:56:44 -0000	1.2
@@ -5,19 +5,12 @@
 diff -u -p -r1.3 makefile.mk
 --- openoffice.org.orig/sysui/desktop/share/makefile.mk	21 Jan 2005 11:19:32 -0000	1.3
 +++ openoffice.org/sysui/desktop/share/makefile.mk	31 Mar 2005 21:30:56 -0000
-@@ -111,7 +111,14 @@ $(LAUNCHERFLAGFILE) : $(LAUNCHERDEPN) ..
+@@ -111,7 +111,7 @@ $(LAUNCHERFLAGFILE) : $(LAUNCHERDEPN) ..
  	@$(PERL) translate.pl -p "$(LONGPRODUCTNAME)" -d $(@:db).$(INPATH) --ext "desktop" --key "Name" $(COMMONMISC)$/$(TARGET)$/launcher_name.ulf
  	@$(PERL) translate.pl -p "$(LONGPRODUCTNAME)" -d $(@:db).$(INPATH) --ext "desktop" --key "Comment" $(COMMONMISC)$/$(TARGET)$/launcher_comment.ulf
  .IF "$(WITH_LIBSN)"=="YES"
 -	@$(foreach,i,$(LAUNCHERLIST) $(shell echo "StartupNotify=true" >> $(@:db).$(INPATH)/$i.desktop))
-+#	@$(foreach,i,$(LAUNCHERLIST) $(shell echo "StartupNotify=true" >> $(@:db).$(INPATH)/$i.desktop))
-+	@echo "StartupNotify=true" >> $(@:db).$(INPATH)/writer.desktop
-+	@echo "StartupNotify=true" >> $(@:db).$(INPATH)/calc.desktop
-+	@echo "StartupNotify=true" >> $(@:db).$(INPATH)/draw.desktop
-+	@echo "StartupNotify=true" >> $(@:db).$(INPATH)/impress.desktop
-+	@echo "StartupNotify=true" >> $(@:db).$(INPATH)/math.desktop
-+	@echo "StartupNotify=true" >> $(@:db).$(INPATH)/base.desktop
-+	@echo "StartupNotify=true" >> $(@:db).$(INPATH)/printeradmin.desktop
++	@+echo x$(foreach,i,$(LAUNCHERLIST) $(shell +echo "StartupNotify=true" >> $(@:db).$(INPATH)/$i.desktop))x $(noout)
  .ENDIF
  	@mv -f $(@:db).$(INPATH)/* $(@:d)
  




More information about the fedora-cvs-commits mailing list