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} %setup -q -D -n %{name}-%{version}
%build %build
(cd Fedora && make dist) make %{?_smp_mflags} dist
(cd RHEL/6 && make dist)
(cd RHEL/7 && make dist)
%install %install
# Create required directory structure # Create required directory structure