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

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


commit 76570253c7b9498ce0272f7d4602ab1ee008a54c
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Feb 11 16:33:27 2015 +0100

    Use make install/fast

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


More information about the scm-commits mailing list