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

Christian Hesse eworm at gemini.archlinux.org
Tue Feb 1 19:52:18 UTC 2022


    Date: Tuesday, February 1, 2022 @ 19:52:18
  Author: eworm
Revision: 1122120

update build command

Modified:
  lib32-systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-01 19:35:41 UTC (rev 1122119)
+++ PKGBUILD	2022-02-01 19:52:18 UTC (rev 1122120)
@@ -151,7 +151,7 @@
 
   arch-meson "$_pkgbasename-stable" build "${_meson_options[@]}"
 
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list