From 6bbde605b21da69b3732b48e40cd254bbe8e9b46 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 30 Jan 2018 19:52:34 +0100 Subject: [PATCH] Drop ldconfig scriptlets --- vala.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vala.spec b/vala.spec index dd552c9..a771b55 100644 --- a/vala.spec +++ b/vala.spec @@ -141,7 +141,6 @@ make check %posttrans -/sbin/ldconfig for f in %{vala_binaries}; do %{_sbindir}/alternatives --install %{_bindir}/$f \ @@ -154,7 +153,6 @@ do done %preun -/sbin/ldconfig for f in %{vala_binaries}; do %{_sbindir}/alternatives --remove $f \ @@ -219,6 +217,7 @@ done %changelog * Tue Jan 30 2018 Kalev Lember - 0.39.6-1 - Update to 0.39.6 +- Drop ldconfig scriptlets * Fri Jan 19 2018 Kalev Lember - 0.39.5-1 - Update to 0.39.5