From 2b559c5f4f1e1e8438a3d316d7b729a548b3f0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Luka=C5=A1=C3=ADk?= Date: Tue, 5 May 2015 19:26:52 +0200 Subject: [PATCH] Make OS guidances by a single command --- scap-security-guide.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scap-security-guide.spec b/scap-security-guide.spec index 39dc5b2..4f65f33 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -38,9 +38,7 @@ further information. %setup -q -D -n %{name}-%{version} %build -(cd Fedora && make dist) -(cd RHEL/6 && make dist) -(cd RHEL/7 && make dist) +make %{?_smp_mflags} dist %install # Create required directory structure