ooo-build r14062 - in branches/ooo-build-3-0: . bin
- From: rengelhard svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r14062 - in branches/ooo-build-3-0: . bin
- Date: Wed, 24 Sep 2008 14:22:33 +0000 (UTC)
Author: rengelhard
Date: Wed Sep 24 14:22:33 2008
New Revision: 14062
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14062&view=rev
Log:
2008-09-24 Rene Engelhard <rene debian org>
* bin/oosmoketest.in: add /basis-link and update for new default
profile dir
Modified:
branches/ooo-build-3-0/ChangeLog
branches/ooo-build-3-0/bin/oosmoketest.in
Modified: branches/ooo-build-3-0/bin/oosmoketest.in
==============================================================================
--- branches/ooo-build-3-0/bin/oosmoketest.in (original)
+++ branches/ooo-build-3-0/bin/oosmoketest.in Wed Sep 24 14:22:33 2008
@@ -4,11 +4,11 @@
TEMP="/tmp"
PERL="/usr/bin/perl"
OOINSTBASE="@OOINSTBASE@"
-OOUSERDIR="$HOME/.openoffice.org2"
+OOUSERDIR="$HOME/.openoffice.org/3"
export GUI TEMP PERL OOINSTBASE OOUSERDIR
-test -d "$OOUSERDIR/user/basic" && cp -r "$OOINSTBASE/presets/basic/Standard" "$OOUSERDIR/user/basic"
+test -d "$OOUSERDIR/user/basic" && cp -r "$OOINSTBASE/basis-link/presets/basic/Standard" "$OOUSERDIR/user/basic"
-cd "$OOINSTBASE/smoketest"
+cd "$OOINSTBASE/basis-link/smoketest"
$PERL smoketest.pl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]