Skip to content

Commit

Permalink
Merge pull request #27 from thkukuk/no_rc_symlink
Browse files Browse the repository at this point in the history
Remove rc symlink [jsc#PED-266]
  • Loading branch information
thkukuk authored Aug 5, 2024
2 parents 3fe9324 + 5b851bb commit fd24d50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ca-certificates.spec
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ certificate store that is managed by p11-kit.
rm -f certbundle.run
%endif
%make_install
ln -s service %{buildroot}%{_sbindir}/rcca-certificates
install -d -m 755 %{buildroot}%{trustdir_cfg}/{anchors,blacklist}
install -d -m 755 %{buildroot}%{trustdir_static}/{anchors,blacklist}
install -d -m 755 %{buildroot}%{ssletcdir}
Expand Down Expand Up @@ -132,7 +131,6 @@ rm -rf %{buildroot}
%dir /var/lib/ca-certificates
%dir /var/lib/ca-certificates/pem
%dir /var/lib/ca-certificates/openssl
%{_sbindir}/rcca-certificates
%{_sbindir}/update-ca-certificates
%{_mandir}/man8/update-ca-certificates.8*
%{_prefix}/lib/ca-certificates/update.d/*java.run
Expand Down

0 comments on commit fd24d50

Please sign in to comment.