[Libreoffice-commits] .: Branch 'integration/dev300_m101' - solenv/bin

Michael Meeks mmeeks at kemper.freedesktop.org
Tue Mar 15 10:12:15 PDT 2011


 solenv/bin/linkoo |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6f43ac8652bf82050387a38f3ffdcdc420f5cf7e
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Tue Mar 15 17:09:15 2011 +0000

    remove obsolete linkoo piece

diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index 3732f2b..37a5f1a 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -340,7 +340,6 @@ sub link_soffice_bin_files()
     $dest = "$OOO_BUILD/desktop/$TARGET/bin";
     do_link ($src, $dest, 'soffice', 'soffice.bin', 1);
     do_link ($src, $dest, 'bootstraprc', 'bootstraprc', 1);
-    do_link ($src, $dest, 'intro.bmp', 'intro.bmp', 1);
     do_link ("$OOO_INSTALL", "$OOO_BUILD/desktop/$TARGET", 'share', 'share', 1);
 
     print "\n";


More information about the Libreoffice-commits mailing list