summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-25 16:26:59 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-25 16:27:17 +0000
commit6ba9f631578097fee602657baa5f8e3b3fc95d20 (patch)
tree9b71c7ad07a5ce9cd73829900fa479a793a55aa3 /set_soenv.in
parente35c8ea9e7ea0d2f749b0d679a037cab35198b1c (diff)
remove re-definition of BUILD_TYPE warning
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 f1a38e80f6c9..951f24b27bd1 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1516,7 +1516,7 @@ else
}
$gb_REPOS = $SRC_ROOT;
-my $BUILD_TYPE = "@BUILD_TYPE@";
+$BUILD_TYPE = "@BUILD_TYPE@";
if ('@WITH_LANG@' ne "")
{