Actually do BTLS cert-sync on install on RPM distros

(cherry picked from commit 3a31de95bb8e3813aac375f58f6833eb71f8e3b8)
This commit is contained in:
Jo Shields 2016-11-03 15:41:07 +00:00 committed by Jo Shields
parent 762b7d0b26
commit 7ed1810c82

View File

@ -394,6 +394,7 @@ rm %{buildroot}%{_bindir}/mono-sgen-gdb.py
%post
cert-sync /etc/pki/tls/certs/ca-bundle.crt
btls-cert-sync /etc/pki/tls/certs/ca-bundle.crt
%package -n libmono-2_0-1
Summary: A Library for embedding Mono in your Application