From b0dbc56edf7b72686c94a7612edd132775989a29 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:41:12 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- tslib.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tslib.spec b/tslib.spec index 1198597..751756e 100644 --- a/tslib.spec +++ b/tslib.spec @@ -43,9 +43,7 @@ make %{?_smp_mflags} make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS ChangeLog README