p11-kit: post-install fix a removed symlink that steam and streamlink and possibly others use
This commit is contained in:
parent
4698ff74d4
commit
936284b3cf
@ -2,3 +2,6 @@
|
||||
|
||||
/usr/bin/update-ca-trust
|
||||
|
||||
# steam and streamlink use this
|
||||
[ -e /etc/ssl/certs/ca-certificates.crt ] || ln -s ../cert.pem /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user