From 6f9a278e9e8c6d70eca12c54018779fe2e8140f2 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 30 Jan 2018 11:49:49 +0100 Subject: [PATCH] Remove ldconfig scriplets, not needed on F28+ --- mariadb-connector-c.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/mariadb-connector-c.spec b/mariadb-connector-c.spec index 82fd085..e49c17f 100644 --- a/mariadb-connector-c.spec +++ b/mariadb-connector-c.spec @@ -110,9 +110,6 @@ if st and st.type == "link" then os.remove(path) end -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %files