[Lsb-messages] /var/www/bzr/lsb/4.1/azov-qt3-tests r33: Revert the last 2 changes. Looks like the root cause is a combination

Stew Benedict stewb at linux-foundation.org
Tue Mar 6 00:47:42 UTC 2012


------------------------------------------------------------
revno: 33
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: azov-qt3-tests
timestamp: Mon 2012-03-05 19:47:42 -0500
message:
  Revert the last 2 changes. Looks like the root cause is a combination
  of qmake_lsb_qt3 and HOME being in /opt for buildbot
modified:
  libqt-mt-t2c/chgMake.sh
  libqt-mt-t2c/package/Makefile
-------------- next part --------------
=== modified file 'libqt-mt-t2c/chgMake.sh'
--- a/libqt-mt-t2c/chgMake.sh	2012-03-05 19:01:33 +0000
+++ b/libqt-mt-t2c/chgMake.sh	2012-03-06 00:47:42 +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
\ No newline at end of file

=== modified file 'libqt-mt-t2c/package/Makefile'
--- a/libqt-mt-t2c/package/Makefile	2012-03-05 14:56:44 +0000
+++ b/libqt-mt-t2c/package/Makefile	2012-03-06 00:47:42 +0000
@@ -1,6 +1,6 @@
 PACKAGE=lsb-test-qt3-azov
 VERSION=4.1.1
-RELEASE=3
+RELEASE=2
 
 # for pkgchk
 DEPS=-d lsb-tet3-lite -d lsb-xvfb



More information about the lsb-messages mailing list