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

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


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

    Use make install/fast

 kf5-kapidox.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-kapidox.spec b/kf5-kapidox.spec
index 5ea9ce1..d616aa4 100644
--- a/kf5-kapidox.spec
+++ b/kf5-kapidox.spec
@@ -43,7 +43,7 @@ popd
 make %{?_smp_mflags} -C %{_target_platform}
 
 %install
-%make_install -C %{_target_platform}
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %post -p /sbin/ldconfig


More information about the scm-commits mailing list