[kf5-kwallet/f20: 1/3] Use make install/fast

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


commit 9d18fd4292c3f9c3db54710a00d955f77710b148
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Feb 11 16:33:26 2015 +0100

    Use make install/fast

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


More information about the scm-commits mailing list