Use local rpmbuild/tmp as _tmppath

pull/1/head
Joanna Rutkowska 13 years ago
parent fbdfbf9363
commit ca602fab71

@ -12,4 +12,5 @@ SIGN_OPT=--sign
rpmbuild $SIGN_OPT --target noarch \
--define "template_name $NAME" \
--define "_topdir $PWD/rpmbuild" \
--define "_tmppath $PWD/rpmbuild/tmp" \
-bb templates.spec

Loading…
Cancel
Save