Make OS guidances by a single command

This commit is contained in:
Šimon Lukašík 2015-05-05 19:26:52 +02:00
parent f024d80ee5
commit 2b559c5f4f

View File

@ -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