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

Jan Steffens heftig at archlinux.org
Fri May 29 21:48:53 UTC 2020


    Date: Friday, May 29, 2020 @ 21:48:52
  Author: heftig
Revision: 387881

meson

Modified:
  gst-python/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list