From a9cbfbb00393da0025dc3cfea1741387b9e56a51 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 16 Apr 2015 06:11:19 -0500 Subject: [PATCH] fix 'make install' --- kf5-kconfig.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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