From 11b080bc3c31c00171140368cfd8cfdcd526ccbe Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Mon, 5 Feb 2018 17:55:07 +0100 Subject: [PATCH] Remove obsolete scriptlets that are now automatic. --- python2.spec | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/python2.spec b/python2.spec index 15e8548..235e300 100644 --- a/python2.spec +++ b/python2.spec @@ -1596,16 +1596,6 @@ CheckPython \ rm -fr %{buildroot} -# ====================================================== -# Scriptlets -# ====================================================== - -%post libs -p /sbin/ldconfig - -%postun libs -p /sbin/ldconfig - - - %files %defattr(-, root, root, -) %{!?_licensedir:%global license %%doc}