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

Jan Steffens heftig at archlinux.org
Fri May 29 21:49:37 UTC 2020


    Date: Friday, May 29, 2020 @ 21:49:37
  Author: heftig
Revision: 387882

meson

Modified:
  gstreamer-vaapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 21:48:52 UTC (rev 387881)
+++ PKGBUILD	2020-05-29 21:49:37 UTC (rev 387882)
@@ -24,7 +24,7 @@
 
 build() {
   arch-meson $pkgname build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list