diff --git a/SPECS/egl-wayland.spec b/SPECS/egl-wayland.spec index f959c1a..a0faaab 100644 --- a/SPECS/egl-wayland.spec +++ b/SPECS/egl-wayland.spec @@ -51,7 +51,8 @@ install -pm 0644 %{SOURCE1} %{buildroot}%{_datadir}/egl/egl_external_platform.d/ find %{buildroot} -name '*.la' -exec rm -f {} ';' -%ldconfig_scriptlets +%pre -p /sbin/ldconfig +%post -p /sbin/ldconfig %files