From 5b2c6df09e315316f0bd7476bad5f0785a3b3583 Mon Sep 17 00:00:00 2001 From: guibuilder_pel7x64builder0 Date: Sat, 10 Jul 2021 01:00:50 +0200 Subject: [PATCH] egl-wayland change ldconfig Signed-off-by: guibuilder_pel7x64builder0 --- SPECS/egl-wayland.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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