mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
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> |
||
|---|---|---|
| .. | ||
| builddeb | ||
| buildtar | ||
| Makefile | ||
| mkspec | ||