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