[ooo-build-commit] .: solenv/bin

Jan Holesovsky kendy at kemper.freedesktop.org
Tue Aug 24 04:59:31 PDT 2010


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

New commits:
commit d27698892932c11af0d77a390dfe1ef0c882c979
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Aug 24 13:54:49 2010 +0200

    fix-linkoo.diff: Fix linkoo to work again.
    
    We cannot absolutize all the links, otherwise we have bootstrap
    problems - i#83548.

diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index fe75d0d..137c0b0 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -48,6 +48,7 @@ export STAR_RESOURCEPATH=`pwd`/resource
 export OOO_FORCE_SYSALLOC=1
 export MALLOC_CHECK_=2
 export OOO_DISABLE_RECOVERY=1
+export SAL_ALLOW_LINKOO_SYMLINKS=1
 ';
 
 $program_dir = 'program';


More information about the ooo-build-commit mailing list