Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
slapos
Commits
053831a8
Commit
053831a8
authored
Jun 21, 2011
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
... Use the right perl package ...
parent
186edde4
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 @
053831a8
...
...
@@ -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}/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}
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