Explorar el Código

Pass through flags for install

pull/3/head
Dave Smith hace 15 años
padre
commit
60a8fc18ad
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      install

+ 1
- 1
install Ver fichero

@ -10,4 +10,4 @@ erlc -I include -o ebin src/*.erl
## into erlang distro
export ERL_LIBS=`(cd .. && pwd)`
echo $ERL_LIBS
priv/rebar install
priv/rebar install ${@}

Cargando…
Cancelar
Guardar