summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2015-05-12 10:36:51 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2015-05-12 10:36:51 +0200
commit27491725a689d98e6b327bd1faaf4258b923783f (patch)
treed3d490faaac95a3d3c44d4a2fa7b9e2caeeaa32e /desktop
parent936a49646738452f7331ed9a47ac015db9ee7295 (diff)
Fixup my earlier quoting fix.
Change-Id: I9a7afb28e09f7f8aa577e180f647839d67964bdf
Diffstat (limited to 'desktop')
-rwxr-xr-xdesktop/scripts/soffice.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/scripts/soffice.sh b/desktop/scripts/soffice.sh
index 3a83c2204295..872936805957 100755
--- a/desktop/scripts/soffice.sh
+++ b/desktop/scripts/soffice.sh
@@ -57,7 +57,7 @@ cd "$sd_cwd"
# linked build needs additional settings
if [ -e "${sd_prog}/ooenv" ] ; then
- . "${sd_prog}/ooenv}"
+ . "${sd_prog}/ooenv"
fi
# try to get some debug output?