Skip to content

Commit

Permalink
kexec-tools: use make_install
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
coiby committed Apr 13, 2024
1 parent 40fdfd2 commit c4b62fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kexec-tools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c4b62fc

Please sign in to comment.