From b659b9878143c24e260cb78a48c1fbcd5f6b39c8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:39:37 +0100 Subject: [PATCH] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- libcxx.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libcxx.spec b/libcxx.spec index 52a2321..4162a67 100644 --- a/libcxx.spec +++ b/libcxx.spec @@ -94,9 +94,7 @@ make %{?_smp_mflags} cd _build make install DESTDIR=%{buildroot} -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %license LICENSE.TXT