Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Paul Graydon
slapos
Commits
c8be0112
Commit
c8be0112
authored
13 years ago
by
Romain Courteaud
Committed by
Arnaud Fontaine
13 years ago
Browse files
Options
Download
Email Patches
Plain Diff
... Use the right perl package ...
parent
9d5072e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
component/perl-DBD-MySQL/buildout.cfg
component/perl-DBD-MySQL/buildout.cfg
+4
-4
No files found.
component/perl-DBD-MySQL/buildout.cfg
View file @
c8be0112
...
...
@@ -8,11 +8,11 @@ parts =
[perl-DBD-MySQL]
recipe = hexagonit.recipe.cmmi
version =
1.22
19
version =
4.0
19
depends =
${perl:version}
${perl-DBI:version}
url = http://search.cpan.org/CPAN/authors/id/
J/JW/JWIED/Msql-Mysql-modules-1.22
19.tar.gz
md5sum =
ad3dec1881d4c4ff9a353f33ff434b5f
url = http://search.cpan.org/CPAN/authors/id/
C/CA/CAPTTOFU/DBD-mysql-4.0
19.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}/in
clude
/mysql
--mysql-libdir
=${mysql-tritonn-5.0:location}
/lib/mysql --noprompt
${perl:location}/bin/perl Makefile.PL --
mysql_config
=${mysql-tritonn-5.0:location}/
b
in/mysql
_config --with-mysql
=${mysql-tritonn-5.0:location}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment