Update build procedure after removal of mkdepend
This commit is contained in:
parent
3f35603021
commit
9699d7efc7
6
nss.spec
6
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
|
||||
|
Loading…
Reference in New Issue
Block a user