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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
. ./builder_setup
|
|
||||||
|
|
||||||
rpmbuild --target noarch \
|
rpmbuild --target noarch \
|
||||||
--define "template_name $NAME" \
|
--define "template_name $NAME" \
|
||||||
|
Loading…
Reference in New Issue
Block a user