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

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


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

    Use make install/fast

 kf5-kmediaplayer.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-kmediaplayer.spec b/kf5-kmediaplayer.spec
index 473ed94..2c7c3df 100644
--- a/kf5-kmediaplayer.spec
+++ b/kf5-kmediaplayer.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}
 
 
 %post -p /sbin/ldconfig


More information about the scm-commits mailing list