removed softhsm2-pk11install.c

Resolves #1541095
This commit is contained in:
Nikos Mavrogiannopoulos 2018-02-02 08:45:37 +01:00
parent 74b20f56c4
commit 5b3b675744

View File

@ -76,7 +76,6 @@ rm -f %{buildroot}/%{_libdir}/pkcs11/*a
mkdir -p %{buildroot}%{_includedir}/softhsm
cp src/lib/*.h %{buildroot}%{_includedir}/softhsm
mkdir -p %{buildroot}/%{_sharedstatedir}/softhsm/tokens
install -m0755 -D softhsm2-pk11install %{buildroot}/%{_bindir}/softhsm2-pk11install
# leave a softlink where softhsm-1 installed its library. Programs like
# opendnssec have that filename in their configuration file.