linux/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
..
Makefile scripts/package: deb-pkg: use fakeroot if available 2009-12-12 13:08:16 +01:00
builddeb kbuild, deb-pkg: fix install scripts for posix sh 2009-07-17 23:02:57 +02:00
buildtar scripts/package: tar-pkg: use tar --owner=root 2009-12-12 13:08:15 +01:00
mkspec scripts: use %_tmppath in "make rpm-pkg" 2010-02-02 14:33:56 +01:00