mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Allow ejabberd to be compatible as a dependency for an Erlang project using rebar3
This commit is contained in:
parent
6a6b771e0b
commit
3c16f21413
4 changed files with 44 additions and 19 deletions
|
@ -45,6 +45,8 @@
|
|||
{vsn, "@PACKAGE_VERSION@"}.
|
||||
|
||||
%% Variables for overlay template files
|
||||
{package_name, "@PACKAGE_NAME@"}.
|
||||
{enabled_backends, [@enabled_backends@]}.
|
||||
|
||||
%% Platform-specific installation paths
|
||||
{release, true}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue