Commit c8be0112 authored by Romain Courteaud's avatar Romain Courteaud Committed by Arnaud Fontaine

... Use the right perl package ...

parent 9d5072e0
......@@ -8,11 +8,11 @@ parts =
[perl-DBD-MySQL]
recipe = hexagonit.recipe.cmmi
version = 1.2219
version = 4.019
depends =
${perl:version}
${perl-DBI:version}
url = http://search.cpan.org/CPAN/authors/id/J/JW/JWIED/Msql-Mysql-modules-1.2219.tar.gz
md5sum = ad3dec1881d4c4ff9a353f33ff434b5f
url = http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.019.tar.gz
md5sum = 566d98ab8ffac9626a31f6f6d455558e
configure-command =
${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
${perl:location}/bin/perl Makefile.PL --mysql_config=${mysql-tritonn-5.0:location}/bin/mysql_config --with-mysql=${mysql-tritonn-5.0:location}
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