kumquat-buildroot/package/ejabberd
Arnout Vandecappelle 19ba17ee3b Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib
Since things are no longer installed in $(HOST_DIR)/usr, the callers
should also not refer to it.

This is a mechanical change with
git grep -l '$(HOST_DIR)/usr/lib' | xargs sed -i 's%$(HOST_DIR)/usr/lib%$(HOST_DIR)/lib%g'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 15:20:05 +02:00
..
0001-remove-make-targets-for-deps.patch
0002-remove-dependencies-from-rebar-config.patch
0003-remove-checking-erlang-version.patch
0004-correct-include.patch
0005-disable-ERLANG_DEPRECATED_CHECK.patch
0006-fix-install-permissions.patch
0007-fix-ejabberdctl.patch
0008-rebar-uses-host-dependencies.patch
check-erlang-lib
Config.in
ejabberd.hash
ejabberd.mk Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
S50ejabberd