From d2b39609badac4cf20a7330f65cf75d909ea8680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 3 Nov 2014 15:16:18 +0100 Subject: [PATCH] Fix post(un) macros --- kf5-frameworkintegration.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 96b65b8..c3761cd 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -88,8 +88,8 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_plugindir}/FrameworkIntegrationPlugin.so %{_kf5_qtplugindir}/platformthemes/KDEPlatformTheme.so -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post libs -p /sbin/ldconfig +%postun libs -p /sbin/ldconfig %files libs %{_kf5_libdir}/libKF5Style.so.*