kernel-hacking-2024-linux-s.../scripts/package
John Saalwaechter 880df92fa0 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 <saalwaechter@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-02-02 14:33:56 +01:00
..
builddeb
buildtar
Makefile scripts/package: deb-pkg: use fakeroot if available 2009-12-12 13:08:16 +01:00
mkspec scripts: use %_tmppath in "make rpm-pkg" 2010-02-02 14:33:56 +01:00