kexec-tools: use make_install
Resolves: RHEL-29044
Upstream: Fedora
Conflict: None
commit 2ed88633ade0f1e5523d8097d96df3fde1287ea7
Author: Coiby Xu <coxu@redhat.com>
Date: Tue Apr 9 09:04:11 2024 +0800
kexec-tools: use make_install
use consistent build flags %make_install to have the benefits like
enabling parallel building automatically.
Signed-off-by: Coiby Xu <coxu@redhat.com>
Reviewed-by: Philipp Rudo <prudo@redhat.com>
Reviewed-by: Dave Young <dyoung@redhat.com>
Signed-off-by: Lichen Liu <lichliu@redhat.com>
This commit is contained in:
parent
ace7b80a5b
commit
f46074e711
@ -159,7 +159,7 @@ autoreconf
|
||||
%endif
|
||||
--sbindir=/usr/sbin
|
||||
rm -f kexec-tools.spec.in
|
||||
make
|
||||
%make_build
|
||||
|
||||
# makedumpfile
|
||||
make -C eppic-%{eppic_ver}/libeppic
|
||||
|
||||
Loading…
Reference in New Issue
Block a user