[kf5-kglobalaccel/f20] Use make install/fast

Daniel Vrátil dvratil at fedoraproject.org
Mon Feb 16 12:30:19 UTC 2015


commit 4b01f0d19530cc24ea457351b4d597c13d0d3172
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Feb 11 16:33:25 2015 +0100

    Use make install/fast

 kf5-kglobalaccel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-kglobalaccel.spec b/kf5-kglobalaccel.spec
index 5856926..fdcb824 100644
--- a/kf5-kglobalaccel.spec
+++ b/kf5-kglobalaccel.spec
@@ -53,7 +53,7 @@ popd
 make %{?_smp_mflags} -C %{_target_platform}
 
 %install
-%make_install -C %{_target_platform}
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %find_lang kglobalaccel5_qt --with-qt --all-name
 
 


More information about the scm-commits mailing list