commit:     4c103845b9d578a1cdff6afff45878b7451d677b
Author:     Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Tue Jan  5 22:37:33 2016 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Tue Jan  5 22:37:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lua.git/commit/?id=4c103845

prosody: fix

Signed-off-by: Vadim A. Misbakh-Soloviov <git <AT> mva.name>

 net-im/prosody/prosody-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/prosody/prosody-9999.ebuild 
b/net-im/prosody/prosody-9999.ebuild
index 371d48f..976b677 100644
--- a/net-im/prosody/prosody-9999.ebuild
+++ b/net-im/prosody/prosody-9999.ebuild
@@ -76,6 +76,7 @@ src_configure() {
                --sysconfdir="${JABBER_ETC}" \
                --datadir="${JABBER_SPOOL}" \
                --with-lua-lib=/usr/$(get_libdir) \
+               --libdir=/usr/$(get_libdir) \
                --c-compiler="$(tc-getCC)" --linker="$(tc-getCC)" \
                --cflags="${CFLAGS} -Wall -fPIC -D_GNU_SOURCE" \
                --ldflags="${LDFLAGS} -shared" \

Reply via email to