Connect triggerin to pcre2 instead of pcre

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2013624
This commit is contained in:
Petr Lautrbach 2021-10-18 14:44:42 +02:00 committed by plautrba
parent b3c7810107
commit b15718470a

View File

@ -599,7 +599,7 @@ fi
exit 0
%triggerin -- pcre
%triggerin -- pcre2
%{_sbindir}/selinuxenabled && %{_sbindir}/semodule -nB
exit 0