[arch-commits] Commit in systemd/trunk (PKGBUILD)
Christian Hesse
eworm at gemini.archlinux.org
Tue Feb 1 19:52:09 UTC 2022
Date: Tuesday, February 1, 2022 @ 19:52:09
Author: eworm
Revision: 435715
update build command
Modified:
systemd/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-01 18:53:05 UTC (rev 435714)
+++ PKGBUILD 2022-02-01 19:52:09 UTC (rev 435715)
@@ -142,7 +142,7 @@
arch-meson "$pkgbase-stable" build "${_meson_options[@]}"
- ninja -C build
+ meson compile -C build
}
check() {
More information about the arch-commits
mailing list