Change the post and postun scriplets to reflect the rename to platform python

This commit is contained in:
Charalampos Stratakis 2017-07-31 15:44:57 +02:00 committed by Petr Viktorin
parent c4081e9371
commit feff9dd6cc
1 changed files with 2 additions and 2 deletions

View File

@ -1208,9 +1208,9 @@ rm -fr %{buildroot}
%postun libs -p /sbin/ldconfig
%post -n platform-python-libs -p /sbin/ldconfig
%post libs-devel -p /sbin/ldconfig
%postun -n platform-python-libs -p /sbin/ldconfig
%postun libs-devel -p /sbin/ldconfig
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :