[Libreoffice-commits] .: desktop/scripts

Caolán McNamara caolan at kemper.freedesktop.org
Tue Feb 8 13:14:22 PST 2011


 desktop/scripts/unopkg.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b5eb853f93d79c4204169903aa6d2a420eb6d7ce
Author: Baptiste Daroussin <bapt at freebsd.org>
Date:   Tue Feb 8 21:14:08 2011 +0000

    add freebsd in here

diff --git a/desktop/scripts/unopkg.sh b/desktop/scripts/unopkg.sh
index 40cf8aa..5f750d0 100644
--- a/desktop/scripts/unopkg.sh
+++ b/desktop/scripts/unopkg.sh
@@ -45,7 +45,7 @@ cd "$sd_cwd"
 
 # this is a temporary hack until we can live with the default search paths
 case "`uname -s`" in
-NetBSD|OpenBSD)
+NetBSD|OpenBSD|FreeBSD)
     sd_prog1="$sd_prog/../basis-link/program"
     sd_prog2="$sd_prog/../basis-link/ure-link/lib"
     LD_LIBRARY_PATH=$sd_prog1:$sd_prog2${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}


More information about the Libreoffice-commits mailing list