diff options
author | Derek Brown <[email protected]> | 2014-08-05 11:04:00 -0400 |
---|---|---|
committer | Derek Brown <[email protected]> | 2014-08-15 09:44:42 -0400 |
commit | b6f383a24884f9a8b9cef71f019b1184bc9494f2 (patch) | |
tree | d6c3641f5000a71ada0539a23e8ddeec2375dd71 /packages.v1.tsv | |
parent | be51eb962063def3b5d793458aa813e10f43ae8c (diff) | |
download | erlang.mk-b6f383a24884f9a8b9cef71f019b1184bc9494f2.tar.gz erlang.mk-b6f383a24884f9a8b9cef71f019b1184bc9494f2.tar.bz2 erlang.mk-b6f383a24884f9a8b9cef71f019b1184bc9494f2.zip |
Fail if no empty modules entry in .app.src
An empty list is required for the modules tuple, as in
{modules, []}
so a sed call could populate the list. This is mentioned in README, but
can be overlooked.
If the empty tuple is not present, relx will fail on missing dependency
errors. Therefore, fail make if the empty tuple isn't found, to
help the user diagnose the problem.
Diffstat (limited to 'packages.v1.tsv')
0 files changed, 0 insertions, 0 deletions