egl-wayland change ldconfig

Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>
master
guibuilder_pel7x64builder0 2021-07-10 01:00:50 +02:00
parent b190f1fe73
commit 5b2c6df09e
1 changed files with 2 additions and 1 deletions

View File

@ -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