diff --git a/nss.spec b/nss.spec index 510ae3d..71437ac 100644 --- a/nss.spec +++ b/nss.spec @@ -512,8 +512,7 @@ export POLICY_PATH="/etc/crypto-policies/back-ends" # build the man pages clean pushd ./nss -%{make_build} clean_docs -%{make_build} build_docs +%{__make} clean_docs build_docs popd # and copy them to the dist directory for %%install to find them