From 9b34cc1a1106b8dfef77cf0c744f15bf32b60b81 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 7 Jul 2018 13:55:09 -0700 Subject: [PATCH] Drop unneeded ldconfig calls --- ykpers.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ykpers.spec b/ykpers.spec index 0566987..62b5da5 100644 --- a/ykpers.spec +++ b/ykpers.spec @@ -52,10 +52,6 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs %install %{__make} install DESTDIR=${RPM_BUILD_ROOT} INSTALL="%{__install} -p" -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - %files %defattr(-,root,root,-) %doc AUTHORS COPYING README ChangeLog NEWS