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

Pierre Schmitz pierre at archlinux.org
Wed Mar 11 18:05:36 UTC 2009


    Date: Wednesday, March 11, 2009 @ 14:05:36
  Author: pierre
Revision: 29692

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-x86_64/	(properties)
  qt/repos/testing-x86_64/PKGBUILD

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


Property changes on: qt/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /qt/trunk:1-29523
   + /qt/trunk:1-29691

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-03-11 18:01:12 UTC (rev 29691)
+++ testing-x86_64/PKGBUILD	2009-03-11 18:05:36 UTC (rev 29692)
@@ -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