diff --git a/nss.spec b/nss.spec index ddb157d..d2b55bb 100644 --- a/nss.spec +++ b/nss.spec @@ -304,16 +304,14 @@ export USE_64=1 %endif %endif -%{__make} -C ./nss/coreconf -%{__make} -C ./nss/lib/dbm - # Set the policy file location # if set NSS will always check for the policy file and load if it exists export POLICY_FILE="nss.config" # location of the policy file export POLICY_PATH="/etc/crypto-policies/back-ends" -%{__make} -C ./nss +%{__make} -C ./nss all +%{__make} -C ./nss latest # build the man pages clean pushd ./nss