rdieter pushed to kf5-kconfig (f22). "fix 'make install'"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 11:12:05 UTC 2015


>From a9cbfbb00393da0025dc3cfea1741387b9e56a51 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Thu, 16 Apr 2015 06:11:19 -0500
Subject: fix 'make install'


diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec
index cd1341b..d2592ab 100644
--- a/kf5-kconfig.spec
+++ b/kf5-kconfig.spec
@@ -73,7 +73,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %install
-make install/fast -C %{_target_platform}
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 %find_lang kconfig5_qt --with-qt --all-name
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kf5-kconfig.git/commit/?h=f22&id=a9cbfbb00393da0025dc3cfea1741387b9e56a51


More information about the scm-commits mailing list