Make OS guidances by a single command
This commit is contained in:
parent
f024d80ee5
commit
2b559c5f4f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user