Commit 9d5072e0 authored by Romain Courteaud's avatar Romain Courteaud Committed by Arnaud Fontaine

Provide mysql lib and headers directories.

parent 08279b9c
......@@ -2,6 +2,7 @@
extends =
../perl/buildout.cfg
../perl-DBI/buildout.cfg
../mysql-tritonn-5.0/buildout.cfg
parts =
perl-DBD-MySQL
......@@ -14,4 +15,4 @@ depends =
url = http://search.cpan.org/CPAN/authors/id/J/JW/JWIED/Msql-Mysql-modules-1.2219.tar.gz
md5sum = ad3dec1881d4c4ff9a353f33ff434b5f
configure-command =
${perl:location}/bin/perl Makefile.PL
${perl:location}/bin/perl Makefile.PL --nomsql-install --nomsql1-install --mysql-install --mysql-incdir=${mysql-tritonn-5.0:location}/include/mysql --mysql-libdir=${mysql-tritonn-5.0:location}/lib/mysql --noprompt
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment