From e37716697bc24f50016eff1fd8163dd205c864df Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:39:40 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libeot.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libeot.spec b/libeot.spec index 4079b7a..0090d18 100644 --- a/libeot.spec +++ b/libeot.spec @@ -44,9 +44,7 @@ make %{?_smp_mflags} make install DESTDIR=%{buildroot} INSTALL='install -p' rm -f %{buildroot}/%{_libdir}/*.la -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc PATENTS