[Lunar-commits] CVS: moonbase/x11-apps/openoffice-bin BUILD, 1.5, 1.6 POST_INSTALL, 1.1, NONE

Jan Eidtmann cmak at lunar-linux.org
Sat Apr 2 16:51:02 UTC 2005


Update of /var/cvs/lunar/moonbase/x11-apps/openoffice-bin
In directory espresso.foo-projects.org:/tmp/cvs-serv6433

Modified Files:
	BUILD 
Removed Files:
	POST_INSTALL 
Log Message:
adding that to BUILD, better

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-apps/openoffice-bin/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	20 Mar 2005 23:01:04 -0000	1.5
+++ BUILD	2 Apr 2005 16:50:59 -0000	1.6
@@ -25,6 +25,11 @@
   mv /opt/lunar/openoffice /opt/lunar/.OOo		&& # takes 1 sec
   mkdir /opt/lunar/openoffice                           &&
   cp -R /opt/lunar/.OOo/* /opt/lunar/openoffice/	&& # takes a while...
-  rm -rf /opt/lunar/.OOo
+  rm -rf /opt/lunar/.OOo				&&
+
+  cd /usr/share/applications                            &&
+  for i in /opt/lunar/openoffice/share/gnome/net/ooo*.desktop ; do
+   ln -sf $i
+  done
 
 ) > $C_FIFO 2>&1

--- POST_INSTALL DELETED ---



More information about the Lunar-commits mailing list