forked from pool/u-boot
Accepting request 614464 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/614464 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=20
This commit is contained in:
@@ -57,7 +57,7 @@ PATCH_EXEC
|
||||
# needed for include/config/auto.conf
|
||||
make defconfig
|
||||
make silentoldconfig
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" USE_PRIVATE_LIBGG=yes tools-only
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" tools-only
|
||||
|
||||
%install
|
||||
install -D -m 0755 tools/mkimage %{buildroot}%{_bindir}/mkimage
|
||||
@@ -65,6 +65,7 @@ install -D -m 0644 doc/mkimage.1 %{buildroot}%{_mandir}/man1/mkimage.1
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%license Licenses/gpl-2.0.txt
|
||||
%{_bindir}/mkimage
|
||||
%{_mandir}/man1/mkimage.1.gz
|
||||
|
||||
|
Reference in New Issue
Block a user