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

Jan Steffens heftig at archlinux.org
Thu Jun 18 16:48:00 UTC 2020


    Date: Thursday, June 18, 2020 @ 16:47:59
  Author: heftig
Revision: 389501

meson

Modified:
  gnome-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-18 16:44:46 UTC (rev 389500)
+++ PKGBUILD	2020-06-18 16:47:59 UTC (rev 389501)
@@ -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