git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22f272d
)
Support for separate mysql and mysql-devel deps.
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Thu, 2 Apr 2009 14:35:39 +0000
(14:35 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Thu, 2 Apr 2009 14:35:39 +0000
(14:35 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
9445d53
..
ab9d54e
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-39,6
+39,7
@@
my %extern_prefix = (
globus => '/opt/globus',
gsoap => '/usr',
mysql => '/usr',
+ 'mysql-devel' => '/usr',
voms => '/opt/glite',
gridsite => '/opt/glite',
lcas => '/opt/glite',
@@
-296,7
+297,7
@@
BEGIN{
'lb.ws-interface' => [],
'lb.ws-test' => [ qw/gsoap:B/ ],
'lb.types' => [ qw// ],
- 'lbjp-common.db' => [ qw/mysql/ ],
+ 'lbjp-common.db' => [ qw/mysql
:R mysql-devel:B
/ ],
'lbjp-common.maildir' => [ qw// ],
'lbjp-common.server-bones' => [ qw// ],
'lbjp-common.trio' => [ qw/cppunit:B/ ],