1
0
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:
Matthias Brugger 2021-01-26 16:43:46 +00:00 committed by Git OBS Bridge
parent fe5791ae01
commit a74a79c05a

View File

@ -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