[Libreoffice-commits] .: solenv/bin

Caolán McNamara caolan at kemper.freedesktop.org
Thu Aug 25 04:04:01 PDT 2011


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

New commits:
commit 97831f005c20f9ff2ebb1bb9161ca262a6c9ac04
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Aug 25 12:02:56 2011 +0100

    add these for the disable-mozilla-build case using the prebuilt zips

diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index 15dfa08..5b47c6c 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -89,7 +89,7 @@ my %replaceable = (
 
 my @search_dirs = ( 'lib', 'bin', 'class' );
 
-my @known_duplicates = ( 'db.jar', 'libi18n' );
+my @known_duplicates = ( 'db.jar', 'libi18n', 'libnssckbi', 'libnssdbm', 'libsqlite3', 'libnssutil3' );
 
 sub sniff_target($)
 {


More information about the Libreoffice-commits mailing list