[arch-commits] Commit in mumble/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Mon Apr 1 08:14:16 UTC 2013


    Date: Monday, April 1, 2013 @ 10:14:16
  Author: svenstaro
Revision: 87463

Fix build

Modified:
  mumble/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-01 08:13:50 UTC (rev 87462)
+++ PKGBUILD	2013-04-01 08:14:16 UTC (rev 87463)
@@ -26,7 +26,7 @@
   cd $srcdir/$pkgname-$pkgver
 
   # Building mumble
-  qmake main.pro \
+  qmake-qt4 main.pro \
     CONFIG+="bundled-celt no-bundled-speex no-speechd no-g15 no-xevie no-server \
     no-embed-qt-translations no-update packaged" \
     DEFINES+="PLUGIN_PATH=/usr/lib/mumble"




More information about the arch-commits mailing list