[Lsb-messages] /var/www/bzr/lsb/4.0/azov-qt3-tests r24: Backport the workaround for bug 3445

Stew Benedict stewb at linux-foundation.org
Tue Mar 6 17:50:12 UTC 2012


------------------------------------------------------------
revno: 24
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: azov-qt3-tests
timestamp: Tue 2012-03-06 12:50:12 -0500
message:
  Backport the workaround for bug 3445
modified:
  libqt-mt-t2c/chgMake.sh
-------------- next part --------------
=== modified file 'libqt-mt-t2c/chgMake.sh'
--- a/libqt-mt-t2c/chgMake.sh	2008-11-28 15:40:22 +0000
+++ b/libqt-mt-t2c/chgMake.sh	2012-03-06 17:50:12 +0000
@@ -4,4 +4,6 @@
 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
\ No newline at end of file
+sed -i 's%/opt/lsb/include/moc_qobject.cpp%$(SUITE_INC_DIR)/moc_qobject.cpp%g' $1
+# see bug 3445
+sed -i 's%\(../\)*lsb/include/moc_qobject.cpp%$(SUITE_INC_DIR)/moc_qobject.cpp%g' $1



More information about the lsb-messages mailing list