From 933c039e049bb89d59c5028875dd5a2fea9c38dd Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mar 02 2020 20:26:47 +0000 Subject: Add --without tests option for quicker builds --- 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 <