Use local rpmbuild/tmp as _tmppath

This commit is contained in:
Joanna Rutkowska 2011-11-09 16:43:21 +01:00
parent fbdfbf9363
commit ca602fab71
2 changed files with 2 additions and 0 deletions

View File

@ -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

1
rpmbuild/tmp/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*