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

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


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

    Use make install/fast

 kf5-knotifyconfig.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec
index 86931e9..10d3aa8 100644
--- a/kf5-knotifyconfig.spec
+++ b/kf5-knotifyconfig.spec
@@ -60,7 +60,7 @@ popd
 make %{?_smp_mflags} -C %{_target_platform}
 
 %install
-%make_install -C %{_target_platform}
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %find_lang knotifyconfig5_qt --with-qt --all-name
 
 


More information about the scm-commits mailing list