From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lua:master commit in: dev-lua/luadbi/
Date: Fri, 21 Feb 2014 07:50:04 +0000 (UTC) [thread overview]
Message-ID: <1392968995.e75c38d346d2c654072a13b7040a3763a61ff6e2.mva@gentoo> (raw)
commit: e75c38d346d2c654072a13b7040a3763a61ff6e2
Author: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Fri Feb 21 07:49:55 2014 +0000
Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Fri Feb 21 07:49:55 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=e75c38d3
[dev-lua/luadbi] Fix mysql (mariadb?) build
Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
---
dev-lua/luadbi/luadbi-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lua/luadbi/luadbi-9999.ebuild b/dev-lua/luadbi/luadbi-9999.ebuild
index bd2ffd1..18f8f1d 100644
--- a/dev-lua/luadbi/luadbi-9999.ebuild
+++ b/dev-lua/luadbi/luadbi-9999.ebuild
@@ -52,7 +52,7 @@ src_compile() {
LUA_CMOD="$($(tc-getPKG_CONFIG) --variable INSTALL_CMOD ${lua})" \
LUA_INC="-I$($(tc-getPKG_CONFIG) --variable includedir ${lua})" \
PSQL_INC="-I/usr/include/postgresql/server" \
- MYQL_INC="-I/usr/include/mysql -L/usr/$(get_libdir)/mysql" \
+ MYSQL_INC="-I/usr/include/mysql -L/usr/$(get_libdir)/mysql" \
${driver} \
|| die "Compiling driver '${drivers// /}' failed"
done
next reply other threads:[~2014-02-21 7:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-21 7:50 Vadim A. Misbakh-Soloviov [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-02-26 10:42 [gentoo-commits] proj/lua:master commit in: dev-lua/luadbi/ Vadim A. Misbakh-Soloviov
2014-02-21 9:40 Vadim A. Misbakh-Soloviov
2014-02-21 5:54 Vadim A. Misbakh-Soloviov
2014-02-20 21:18 Vadim A. Misbakh-Soloviov
2013-11-29 8:29 Vadim A. Misbakh-Soloviov
2012-07-28 17:01 Misbakh-Soloviev Vadim A.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1392968995.e75c38d346d2c654072a13b7040a3763a61ff6e2.mva@gentoo \
--to=mva@mva.name \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox