pkg(erlang-23.0.0): Added erlang (escript) 23.0.0

This commit is contained in:
Dan Vargas 2021-03-13 20:57:52 -06:00 committed by Thomas
parent 7837f1c7c0
commit 9b1e487156
5 changed files with 38 additions and 0 deletions

4
packages/erlang/23.0.0/environment vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH