Revert %make_build on the docs part, so that this bit is serial
Partially reverts: 51c08855a3
Related: RHEL-68672
This commit is contained in:
parent
51c08855a3
commit
cdf49edc3d
3
nss.spec
3
nss.spec
@ -512,8 +512,7 @@ export POLICY_PATH="/etc/crypto-policies/back-ends"
|
|||||||
|
|
||||||
# build the man pages clean
|
# build the man pages clean
|
||||||
pushd ./nss
|
pushd ./nss
|
||||||
%{make_build} clean_docs
|
%{__make} clean_docs build_docs
|
||||||
%{make_build} build_docs
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# and copy them to the dist directory for %%install to find them
|
# and copy them to the dist directory for %%install to find them
|
||||||
|
Loading…
Reference in New Issue
Block a user