summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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";
}
#