소스 검색

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

불러오는 중...
취소
저장