Revert "[molecules] remove %env when %import is used for now"
This reverts commit ffce9ba9bd
.
This commit is contained in:
parent
ffce9ba9bd
commit
388d27a749
@ -1,5 +1,5 @@
|
|||||||
# Use abs path, otherwise daily builds automagic won't work
|
# Use abs path, otherwise daily builds automagic won't work
|
||||||
%import /sabayon/molecules/spinbase.common
|
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/spinbase.common
|
||||||
|
|
||||||
# Release Version
|
# Release Version
|
||||||
# Keep this here, otherwise daily builds automagic won't work
|
# Keep this here, otherwise daily builds automagic won't work
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Use abs path, otherwise daily builds automagic won't work
|
# Use abs path, otherwise daily builds automagic won't work
|
||||||
%import /sabayon/molecules/spinbase.common
|
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/spinbase.common
|
||||||
|
|
||||||
# 32bit build
|
# 32bit build
|
||||||
prechroot: linux32
|
prechroot: linux32
|
||||||
|
Loading…
Reference in New Issue
Block a user