1
0
Fridrich Strba 2021-11-06 12:41:29 +00:00 committed by Git OBS Bridge
parent bc769ca3af
commit cbcbd1e7e8

View File

@ -419,7 +419,7 @@ this package unless you really need to.
# Setup nss.fips.cfg
sed -e "s:@NSS_LIBDIR@:%{NSS_LIBDIR}:g" %{SOURCE17} > nss.fips.cfg
sed -i -e "s:@NSS_SECMOD@:%{_sysconfdir}/pki/nssdb:g" nss.fips.cfg
sed -i -e "s:@NSS_SECMOD@:sql\:/etc/pki/nssdb:g" nss.fips.cfg
%build
%define _lto_cflags %{nil}