From 05eb291c4086ac72d35b0ad518b02a04c79e059e 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-kcompletion.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 46d853e..6180aea 100644 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -55,7 +55,7 @@ popd make %{?_smp_mflags} -C %{_target_platform} %install -%make_install -C %{_target_platform} +make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang kcompletion5_qt --with-qt --all-name