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

Jan Steffens heftig at archlinux.org
Sat May 30 21:18:10 UTC 2020


    Date: Saturday, May 30, 2020 @ 21:18:09
  Author: heftig
Revision: 387933

meson

Modified:
  gtksourceview4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-30 20:11:03 UTC (rev 387932)
+++ PKGBUILD	2020-05-30 21:18:09 UTC (rev 387933)
@@ -28,7 +28,7 @@
 
 build() {
   arch-meson gtksourceview build -D glade_catalog=true -D gtk_doc=true
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list