소스 검색

simplenode.reltool.config: use default sys-level mod_cond setting

As discussed here
http://erlang.org/pipermail/erlang-questions/2012-December/071135.html
change the reltool spec to use the default sys-level mod_cond setting.
pull/3/head
Tuncer Ayaz 12 년 전
부모
커밋
d28c92ff11
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      priv/templates/simplenode.reltool.config

+ 0
- 1
priv/templates/simplenode.reltool.config 파일 보기

@ -19,7 +19,6 @@
{boot_rel, "{{nodeid}}"},
{profile, embedded},
{incl_cond, derived},
{mod_cond, derived},
{excl_archive_filters, [".*"]}, %% Do not archive built libs
{excl_sys_filters, ["^bin/.*", "^erts.*/bin/(dialyzer|typer)",
"^erts.*/(doc|info|include|lib|man|src)"]},

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