Skip to content
Commit 002494d8 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}



$RPM_BUILD_ROOT must be escaped to prevent shell from expanding it
when generating the spec file.

%{build_root} is more readable than \$RPM_BUILD_ROOT.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 0b7f12f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment