From 78b688dc60e8d6588ae1fb0ff4dd698407fad8fc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:40:15 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libvoikko.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libvoikko.spec b/libvoikko.spec index 3e511c7..d69ebf7 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -85,9 +85,7 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' install -d $RPM_BUILD_ROOT%{python3_sitelib} install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python3_sitelib}/ -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files