Deleted -e "s,%%NSSUTIL_VERSION%%,%{version},g"

This commit is contained in:
Алексей-З 2020-04-23 19:17:05 +00:00
parent 7e4dbc2ece
commit 73b1192f92

View file

@ -19,7 +19,7 @@
Summary: Network Security Services Summary: Network Security Services
Name: nss Name: nss
Version: 3.51.1 Version: 3.51.1
Release: 6 Release: 7
Epoch: 2 Epoch: 2
Group: System/Libraries Group: System/Libraries
License: MPL or GPLv2+ or LGPLv2+ License: MPL or GPLv2+ or LGPLv2+
@ -407,7 +407,6 @@ cat %{SOURCE10} | sed -e "s,%%libdir%%,%{_libdir},g" \
-e "s,%%exec_prefix%%,%{_prefix},g" \ -e "s,%%exec_prefix%%,%{_prefix},g" \
-e "s,%%includedir%%,%{_includedir}/nss3,g" \ -e "s,%%includedir%%,%{_includedir}/nss3,g" \
-e "s,%%NSPR_VERSION%%,%{nspr_version},g" \ -e "s,%%NSPR_VERSION%%,%{nspr_version},g" \
-e "s,%%NSSUTIL_VERSION%%,%{version},g" \
-e "s,%%SOFTOKEN_VERSION%%,%{version},g" > \ -e "s,%%SOFTOKEN_VERSION%%,%{version},g" > \
%{buildroot}%{_libdir}/pkgconfig/nss-softokn.pc %{buildroot}%{_libdir}/pkgconfig/nss-softokn.pc
%endif %endif