[Lsb-messages] /var/www/bzr/lsb/4.1/azov-qt3-tests r32: Get SUITE_INC_DIR from the shell ENV for the mangle,

Stew Benedict stewb at linux-foundation.org
Mon Mar 5 19:01:33 UTC 2012


------------------------------------------------------------
revno: 32
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: azov-qt3-tests
timestamp: Mon 2012-03-05 14:01:33 -0500
message:
  Get SUITE_INC_DIR from the shell ENV for the mangle, 
  something is going weird in the QMakefile under builbot
modified:
  libqt-mt-t2c/chgMake.sh
-------------- next part --------------
=== modified file 'libqt-mt-t2c/chgMake.sh'
--- a/libqt-mt-t2c/chgMake.sh	2012-03-05 14:56:44 +0000
+++ b/libqt-mt-t2c/chgMake.sh	2012-03-05 19:01:33 +0000
@@ -4,4 +4,4 @@
 then
 sed -i 's/\-lqt/\-lqt\-mt/g' $1
 fi
-sed -i 's%/opt/lsb/include/moc_qobject.cpp%\$(SUITE_INC_DIR)/moc_qobject.cpp%g' $1
+sed -i "s%/opt/lsb/include/moc_qobject.cpp%${SUITE_INC_DIR}/moc_qobject.cpp%g" $1



More information about the lsb-messages mailing list