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

Jan Steffens heftig at archlinux.org
Fri May 29 16:03:14 UTC 2020


    Date: Friday, May 29, 2020 @ 16:03:13
  Author: heftig
Revision: 387834

meson

Modified:
  nautilus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 16:03:11 UTC (rev 387833)
+++ PKGBUILD	2020-05-29 16:03:13 UTC (rev 387834)
@@ -35,7 +35,7 @@
   arch-meson $pkgbase build \
     -D docs=true \
     -D packagekit=false
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list