[Libreoffice-commits] .: set_soenv.in

Michael Meeks mmeeks at kemper.freedesktop.org
Fri Mar 25 09:27:57 PDT 2011


 set_soenv.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit af13cbe1bb5559571e73ad7b8ccc706a2b441547
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Fri Mar 25 16:26:59 2011 +0000

    remove re-definition of BUILD_TYPE warning

diff --git a/set_soenv.in b/set_soenv.in
index f1a38e8..951f24b 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 "")
 {


More information about the Libreoffice-commits mailing list