From: John Saalwaechter Date: Mon, 1 Feb 2010 00:18:58 +0000 (-0800) Subject: scripts: use %_tmppath in "make rpm-pkg" X-Git-Tag: v2.6.35-rc2~61^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880df92fa0bb2ebaf057ea1cc1e309b351fd73bc;p=pandora-kernel.git scripts: use %_tmppath in "make rpm-pkg" The mkspec script hardcodes "/var/tmp" into the generated rpm spec file's BuildRoot. The user, however, may have a custom setting for %_tmppath, which should be used in BuildRoot. This patch changes mkspec's BuildRoot output to appropriately use %_tmppath. Signed-off-by: John Saalwaechter Signed-off-by: Michal Marek --- Reading git-diff-tree failed