Move rpmbuild installation to below /tmp/rpmbuild-<username>, in order to avoid permission clashes. Note that this still produces clashes if multiple packages are built concurrently by the same user.Signed-off-by: Jan Lindemann <jan@janware.com>
Move rpmbuild installation to below /tmp/rpmbuild-<username>, in order to avoid permission clashes. Note that this still produces clashes if multiple packages are built concurrently by the same user.