dev-lang/elixir: bump to 1.3.4

This commit is contained in:
Julian Ospald 2016-10-09 18:24:57 +02:00
parent a9108896eb
commit 8f8cf16481
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 8 additions and 0 deletions

View File

@ -50,3 +50,11 @@ src_prepare() {
default
}
src_compile() {
# sydbox is broken
# TODO: figure out why 'rebar' fails here with latest sydbox
esandbox disable_path
default
esandbox enable_path
}