From c47e1a26adc579a7fa869608cc068becd03900eb Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Sat, 4 Jan 2020 09:17:20 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (1) --- u-boot-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/u-boot-tools.spec b/u-boot-tools.spec index c4911ee..2cebd34 100644 --- a/u-boot-tools.spec +++ b/u-boot-tools.spec @@ -30,7 +30,7 @@ This package contains documentation for u-boot firmware %build sed -i -e "s:-g ::" tools/Makefile || die -%make USE_PRIVATE_LIBGG=yes tools +%make_build USE_PRIVATE_LIBGG=yes tools %install install -D -m 0755 tools/mkimage %{buildroot}%{_bindir}/mkimage