From 4985ca0f6db1ab92e769d1dd7eb939d933f2f43a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 11 Feb 2015 16:33:26 +0100 Subject: [PATCH] Use make install/fast --- kf5-kded.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kded.spec b/kf5-kded.spec index a1fc10b..56ad4d2 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -67,7 +67,7 @@ popd make %{?_smp_mflags} -C %{_target_platform} %install -%make_install -C %{_target_platform} +make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %post -p /sbin/ldconfig