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

Ionut Biru ibiru at archlinux.org
Thu Jun 10 10:39:20 UTC 2010


    Date: Thursday, June 10, 2010 @ 06:39:20
  Author: ibiru
Revision: 82328

update to 4.0.0. that shouldn't be there

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-10 10:34:27 UTC (rev 82327)
+++ PKGBUILD	2010-06-10 10:39:20 UTC (rev 82328)
@@ -19,7 +19,7 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
 
   ./configure --prefix=/usr \
-              --with-boost-libdir=/usr/lib --enable-qt || return 1
+              --with-boost-libdir=/usr/lib || return 1
   make || return 1
   make DESTDIR="${pkgdir}" install || return 1
 }




More information about the arch-commits mailing list