]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ejabberd: new package.
authorJohan Oudinet <johan.oudinet@gmail.com>
Mon, 12 Jan 2015 09:32:20 +0000 (10:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Feb 2015 09:23:39 +0000 (10:23 +0100)
commit8290f2ea112dac347e52a4e0ae8a71a6bb2dc86e
tree4b5953feaa672d3085a048ad0d3f34c94fba11b7
parent527aaf08cca0e9b74cb3c13ce87802a603010793
ejabberd: new package.

[Thomas:
 - Adjust the comment about the dependency on erlang
 - Fix license to be 'GPLv2+ with OpenSSL exception' and not just 'GPLv2+'
 - Use double quotes instead of simple quotes in the .mk file.
 - Don't use the EJABBERD_MAKE_ENV variable, since it's not defined
   anywhere.
 - Remove the 0007-fix-init.patch patch, since we're not using the
   init script provided by ejabberd, and rename
   0008-fix-install-permissions.patch to
   0007-fix-install-permissions.patch.]

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 files changed:
package/Config.in
package/ejabberd/0001-remove-deps.patch [new file with mode: 0644]
package/ejabberd/0002-disable-rebar-deps.patch [new file with mode: 0644]
package/ejabberd/0003-disable-test.patch [new file with mode: 0644]
package/ejabberd/0004-disable-version-check.patch [new file with mode: 0644]
package/ejabberd/0005-fix-includes.patch [new file with mode: 0644]
package/ejabberd/0006-remove-doc.patch [new file with mode: 0644]
package/ejabberd/0007-fix-install-permissions.patch [new file with mode: 0644]
package/ejabberd/Config.in [new file with mode: 0644]
package/ejabberd/S50ejabberd [new file with mode: 0644]
package/ejabberd/check-erlang-lib [new file with mode: 0755]
package/ejabberd/ejabberd.mk [new file with mode: 0644]