Skip to content
Snippets Groups Projects
Commit 880df92f authored by John Saalwaechter's avatar John Saalwaechter Committed by Michal Marek
Browse files

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: default avatarJohn Saalwaechter <saalwaechter@gmail.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 0139f1d9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment