summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2010-08-27 12:03:51 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-08-27 12:03:51 +0200
commit85ea42274eb1285a21d2e18c7a44aa8a6133f8c5 (patch)
treef4707b7961308044e5ceab59335f5ae1367241b3
parent667d50fe5d4d35c2587a998b13fab8188e20f587 (diff)
Changed default path to external sources tarballsOOO_BUILD_3_2_98_0
-rw-r--r--set_soenv.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 3340c716a..68ff7ca88 100644
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -986,7 +986,7 @@ $SOURCE_ROOT_DIR = join("/", @splitlist);
# default TARFILE_LOCATION
if ('@TARFILE_LOCATION@' eq "DEFAULT")
-{ $TARFILE_LOCATION="$SOURCE_ROOT_DIR/ext_sources";
+{ $TARFILE_LOCATION="$SOURCE_ROOT_DIR/src";
}
#