summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 17:07:57 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 17:25:14 +0100
commitd73e574d8abd933537bf4d2155f36aa9a91a0acc (patch)
tree649adb8becc14c42d23544295729945147eaaa4d /set_soenv.in
parent6a6152a9a3d76f8ce26e4a9b5bd6479f31009ee7 (diff)
move reconfigure into gbuild
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index b39953101ef9..40706845f152 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -2042,7 +2042,7 @@ if ($platform !~ m/cygwin/) {
}
}
ToFile( "SOLARSRC", $SOLARSRC, "e" );
-ToFile( "gb_REPOS", $gb_REPOS, "e" );
+ToFile( "SRCDIR", $SOLARSRC, "e" );
if ( $platform =~ m/cygwin/ )
{