[arch-commits] Commit in qt/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Jan 11 17:52:39 UTC 2013


    Date: Friday, January 11, 2013 @ 12:52:39
  Author: andrea
Revision: 175019

Do not build qtwebkit

Modified:
  qt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-11 17:35:07 UTC (rev 175018)
+++ PKGBUILD	2013-01-11 17:52:39 UTC (rev 175019)
@@ -62,6 +62,10 @@
     -dbus-linked \
     -reduce-relocations
 
+  # We ship qtwebkit separately
+  sed -i '/module-qtwebkit \\/d' Makefile
+  sed -i '/module-qtwebkit-examples-and-demos \\/d' Makefile
+
   make
 }
 




More information about the arch-commits mailing list