forked from pool/mlxbf-bootctl
Accepting request 866809 from home:mbrugger
fix spec debug line and identation OBS-URL: https://build.opensuse.org/request/show/866809 OBS-URL: https://build.opensuse.org/package/show/hardware/mlxbf-bootctl?expand=0&rev=3
This commit is contained in:
parent
fe5791ae01
commit
a74a79c05a
@ -25,7 +25,7 @@ License: BSD-2-Clause
|
||||
Group: System/Management
|
||||
URL: https://github.com/Mellanox/mlxbf-bootctl.git
|
||||
Source0: %{name}-%{version}.tar
|
||||
ExclusiveArch: aarch64
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
%description
|
||||
mlxbf-bootctl is used to control the two boot firmware partitions present on most Mellanox BlueField devices.
|
||||
@ -37,7 +37,6 @@ mlxbf-bootctl is used to control the two boot firmware partitions present on mos
|
||||
%make_build
|
||||
|
||||
%install
|
||||
ls -l
|
||||
mkdir -p %{buildroot}%{_sbindir}
|
||||
install -c -m 0755 mlxbf-bootctl %{buildroot}%{_sbindir}
|
||||
install -d %{buildroot}%{_mandir}/man8
|
||||
|
Loading…
Reference in New Issue
Block a user