summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d854815a244..583992b75b1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -146,9 +146,9 @@ build() {
meson compile -C build "${_meson_compile[@]}"
}
-check() {
- meson test -C build --print-errorlogs
-}
+#check() {
+# meson test -C build --print-errorlogs
+#}
package_systemd-fml() {
pkgdesc='system and service manager'