From 3a7011fea4a01a8b411d9a14e55ae35349ae178c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 7 Jul 2018 13:36:50 -0700 Subject: [PATCH] Drop unneeded ldconfig calls --- libnftnl.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libnftnl.spec b/libnftnl.spec index ac21906..2782b13 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -46,12 +46,6 @@ make %{?_smp_mflags} check %make_install find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' - -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - - %files %doc COPYING %{_libdir}/*.so.*