forked from hasufell/hasufell-repository
dev-lang/elixir: bump to 1.3.4
This commit is contained in:
parent
a9108896eb
commit
8f8cf16481
@ -50,3 +50,11 @@ src_prepare() {
|
|||||||
default
|
default
|
||||||
}
|
}
|
||||||
|
|
||||||
|
src_compile() {
|
||||||
|
# sydbox is broken
|
||||||
|
# TODO: figure out why 'rebar' fails here with latest sydbox
|
||||||
|
esandbox disable_path
|
||||||
|
default
|
||||||
|
esandbox enable_path
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user