mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
002494d87d
$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: Masahiro Yamada <yamada.masahiro@socionext.com>