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}
|
%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
|
||||||
|
Loading…
Reference in New Issue
Block a user