[arch-commits] Commit in qt/repos (testing-i686 testing-i686/PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Mar 11 18:46:59 UTC 2009


    Date: Wednesday, March 11, 2009 @ 14:46:59
  Author: pierre
Revision: 29693

Merged revisions 29691 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/qt/trunk

........
  r29691 | pierre | 2009-03-11 19:01:12 +0100 (Mi, 11 M?\195?\164r 2009) | 1 line
  
  fix FS#13731
........

Modified:
  qt/repos/testing-i686/	(properties)
  qt/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Property changes on: qt/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /qt/trunk:1-29539
   + /qt/trunk:1-29692

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-03-11 18:05:36 UTC (rev 29692)
+++ testing-i686/PKGBUILD	2009-03-11 18:46:59 UTC (rev 29693)
@@ -3,7 +3,7 @@
 
 pkgname=qt
 pkgver=4.5.0
-pkgrel=2
+pkgrel=3
 _qtcopyver=936035
 pkgdesc='A cross-platform application and UI framework'
 arch=('i686' 'x86_64')
@@ -44,6 +44,8 @@
 
 	patch -p1 -i $srcdir/qdoc3.patch || return 1
 
+	sed -i "s|-O2|$CXXFLAGS|" mkspecs/common/g++.conf
+
 	./configure -confirm-license \
 		-silent \
 		-prefix /usr \




More information about the arch-commits mailing list