diff --git a/systemd.spec b/systemd.spec index 096895a..ce1d124 100644 --- a/systemd.spec +++ b/systemd.spec @@ -12,6 +12,8 @@ %global system_unit_dir %{pkgdir}/system %global user_unit_dir %{pkgdir}/user +%bcond_without tests + Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd Version: 245~rc1 @@ -516,7 +518,9 @@ python3 %{SOURCE2} %buildroot <