SOURCES: openoffice.org-nodictinst.patch - better not touch ooinst...

glen glen at pld-linux.org
Thu Mar 8 01:41:57 CET 2007


Author: glen                         Date: Thu Mar  8 00:41:57 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- better not touch ooinstall -- other chunks may fail

---- Files affected:
SOURCES:
   openoffice.org-nodictinst.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/openoffice.org-nodictinst.patch
diff -u SOURCES/openoffice.org-nodictinst.patch:1.1 SOURCES/openoffice.org-nodictinst.patch:1.2
--- SOURCES/openoffice.org-nodictinst.patch:1.1	Thu Mar  8 01:38:30 2007
+++ SOURCES/openoffice.org-nodictinst.patch	Thu Mar  8 01:41:52 2007
@@ -1,15 +1,11 @@
 skip dictionaries install, we use system dictionaries
 
---- ooo-build-ooe680-m6/bin/ooinstall~	2006-10-16 01:32:31.000000000 +0300
-+++ ooo-build-ooe680-m6/bin/ooinstall	2007-03-08 02:37:09.995344368 +0200
-@@ -149,10 +149,6 @@
-     `$configure_vars{SOLARENV}/bin/linkoo $path $configure_vars{SRC_ROOT}`;
- }
+--- ooo-build-ooe680-m6/bin/install-dictionaries~	2006-09-28 15:46:15.000000000 +0300
++++ ooo-build-ooe680-m6/bin/install-dictionaries	2007-03-08 02:40:55.560459774 +0200
+@@ -1,4 +1,6 @@
+ #!/bin/sh
++echo "SKIP; using system dictionaries"
++exit 0
  
--print "Installing extra dictionaries...\n";
--system ("cd $setup_vars{TOOLSDIR}/bin ; " .
--       	"sh ./install-dictionaries $path/share/dict/ooo") && die "Failed to install dictionaries: $!";
--
- print "Building galleries...\n";
- system ("cd $setup_vars{TOOLSDIR}/bin ; " .
-        	"sh ./build-galleries $path") && die "Failed to build extra galleries: $!";
+ #
+ # See setup for user tweakables.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/openoffice.org-nodictinst.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list