From 1a1668ad33f611117369f3794e055ec1ba05a783 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:40:17 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libyubikey.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libyubikey.spec b/libyubikey.spec index 0b6292b..511ac3c 100644 --- a/libyubikey.spec +++ b/libyubikey.spec @@ -40,9 +40,7 @@ export LD_LIBRARY_PATH=${RPM_BUILD_DIR}/%{name}-%{version}/.libs %{__rm} -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS NEWS ChangeLog README