From cb2f5ded2cc96900c5dfcd7ec7a563f8c4d4e442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 11 Feb 2015 16:33:27 +0100 Subject: [PATCH] Use make install/fast --- kf5-frameworkintegration.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 0a2305a..d7825d2 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -78,7 +78,7 @@ popd make %{?_smp_mflags} -C %{_target_platform} %install -%make_install -C %{_target_platform} +make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang frameworkintegration5_qt --with-qt --all-name