isimluk pushed to scap-security-guide (f21). "Make OS guidances by a single command"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 18:42:15 UTC 2015


>From 2b559c5f4f1e1e8438a3d316d7b729a548b3f0e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=A0imon=20Luka=C5=A1=C3=ADk?= <slukasik at redhat.com>
Date: Tue, 5 May 2015 19:26:52 +0200
Subject: Make OS guidances by a single command


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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/scap-security-guide.git/commit/?h=f21&id=2b559c5f4f1e1e8438a3d316d7b729a548b3f0e1


More information about the scm-commits mailing list