[Libreoffice-commits] .: Branch 'libreoffice-3-3' - patches/dev300
René Engelhard
rene at kemper.freedesktop.org
Mon Dec 13 10:22:50 PST 2010
patches/dev300/soffice-opengl-and-locking-config.diff | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit a8b615eb6ad7299162af89416f0d5865d4563247
Author: Rene Engelhard <rene at debian.org>
Date: Thu Dec 9 18:06:24 2010 +0100
openoffice/soffice.sh -> libreoffice/soffice.sh
diff --git a/patches/dev300/soffice-opengl-and-locking-config.diff b/patches/dev300/soffice-opengl-and-locking-config.diff
index ad559e9..b2be589 100644
--- a/patches/dev300/soffice-opengl-and-locking-config.diff
+++ b/patches/dev300/soffice-opengl-and-locking-config.diff
@@ -52,8 +52,8 @@ Index: soffice.sh
+
+FILE_LOCKING=auto
+OPENGL_SUPPORT=no
-+if [ -f /etc/openoffice/soffice.sh ]; then
-+ . /etc/openoffice/soffice.sh
++if [ -f /etc/libreoffice/soffice.sh ]; then
++ . /etc/libreoffice/soffice.sh
+fi
+
+# sanity checks
More information about the Libreoffice-commits
mailing list