From c08e821586ed4c30358446c32742540b7db8f139 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 7 Sep 2018 13:59:47 -0500 Subject: [PATCH] cleanup --- kf5-libkexiv2.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/kf5-libkexiv2.spec b/kf5-libkexiv2.spec index e0a8eaf..f84d5b3 100644 --- a/kf5-libkexiv2.spec +++ b/kf5-libkexiv2.spec @@ -45,15 +45,14 @@ pushd %{_target_platform} %{cmake_kf5} .. popd -make %{?_smp_mflags} -C %{_target_platform} +%make_build -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS README