Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment