Do not include builder_setup in build_template_rpm
Everything it needs is already present in the environment.
This commit is contained in:
parent
af8cd92285
commit
853a4679fb
@ -6,7 +6,6 @@ echo "usage $0 <template_name>"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
. ./builder_setup
|
||||
|
||||
rpmbuild --target noarch \
|
||||
--define "template_name $NAME" \
|
||||
|
Loading…
Reference in New Issue
Block a user