瀏覽代碼

Pass through flags for install

pull/3/head
Dave Smith 15 年之前
父節點
當前提交
60a8fc18ad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      install

+ 1
- 1
install 查看文件

@ -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 ${@}

Loading…
取消
儲存