-
由 Masahiro Yamada 提交于
$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: NMasahiro Yamada <yamada.masahiro@socionext.com>002494d8
$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: NMasahiro Yamada <yamada.masahiro@socionext.com>