From 7ed1810c82f1a14fa035952753310bc82c2f7d65 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Thu, 3 Nov 2016 15:41:07 +0000 Subject: [PATCH] Actually do BTLS cert-sync on install on RPM distros (cherry picked from commit 3a31de95bb8e3813aac375f58f6833eb71f8e3b8) --- mono-core.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mono-core.spec b/mono-core.spec index e4dc2e555b..335ca749bc 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -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