Browse Source

egl-wayland change ldconfig

Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>
master
guibuilder_pel7x64builder0 3 years ago
parent
commit
5b2c6df09e
  1. 3
      SPECS/egl-wayland.spec

3
SPECS/egl-wayland.spec

@ -51,7 +51,8 @@ install -pm 0644 %{SOURCE1} %{buildroot}%{_datadir}/egl/egl_external_platform.d/ @@ -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

Loading…
Cancel
Save