mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/ejabberd: Fix include paths to xmpp and fast_xml
Gentoo-Bug: 614478 Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -186,6 +186,9 @@ src_prepare() {
|
||||
adjust_config
|
||||
customize_epam_wrapper "${FILESDIR}/epam-wrapper"
|
||||
|
||||
rebar_fix_include_path fast_xml
|
||||
rebar_fix_include_path xmpp
|
||||
|
||||
# Fix bug #591862. ERL_LIBS should point directly to ejabberd directory
|
||||
# rather than its parent which is default. That way ejabberd directory
|
||||
# takes precedence is module lookup.
|
||||
|
||||
Reference in New Issue
Block a user