summaryrefslogtreecommitdiff
path: root/desktop/scripts
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-10-07 21:12:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-10-07 22:06:28 +0200
commit2ff63bcdeac45ca10a6c6ac72ac8c9faf9301aa2 (patch)
tree1119c8730bd6628f10923dc3357ecae7d71bad28 /desktop/scripts
parent29e11dd13efc2d1325b0f424788484bc8ecf0ce1 (diff)
Undo basis/brand split: merge basis share/ into brand share/.
Diffstat (limited to 'desktop/scripts')
-rwxr-xr-xdesktop/scripts/unopkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/scripts/unopkg.sh b/desktop/scripts/unopkg.sh
index 4419ea077e98..23033498cd36 100755
--- a/desktop/scripts/unopkg.sh
+++ b/desktop/scripts/unopkg.sh
@@ -79,7 +79,7 @@ done
if [ "$OPTSYNC" = "true" ] && [ -z "$OPTOTHER" ]
then
- JVMFWKPARAMS='-env:UNO_JAVA_JFW_INSTALL_DATA=$OOO_BASE_DIR/share/config/javasettingsunopkginstall.xml -env:JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY=1'
+ JVMFWKPARAMS='-env:UNO_JAVA_JFW_INSTALL_DATA=$BRAND_BASE_DIR/share/config/javasettingsunopkginstall.xml -env:JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY=1'
fi
# extend the ld_library_path for java: javaldx checks the sofficerc for us