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:
cd583fc
)
The most recent version copied. Do not modify this instance (RW in ./org.glite.lb).
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 9 Feb 2009 09:48:18 +0000
(09:48 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 9 Feb 2009 09:48:18 +0000
(09:48 +0000)
org.glite.jobid.api-java/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jobid.api-java/configure
b/org.glite.jobid.api-java/configure
index
47d2b35
..
f6c3ac2
100755
(executable)
--- a/
org.glite.jobid.api-java/configure
+++ b/
org.glite.jobid.api-java/configure
@@
-42,6
+42,7
@@
my %extern_prefix = (
gridsite => '/opt/glite',
lcas => '/opt/glite',
ant => '/usr',
+ jdk => '/usr',
);
my %jar = (
@@
-292,7
+293,7
@@
BEGIN{
'security.gsoap-plugin' => [ qw/cppunit:B globus cares gsoap:B/ ],
'jobid.api-c' => [ qw/cppunit:B/ ],
'jobid.api-cpp' => [ qw/cppunit:B/ ],
- 'jobid.api-java' => [ qw/ant:B/ ],
+ 'jobid.api-java' => [ qw/ant:B
jdk:B
/ ],
);
for my $ext (keys %need_externs_aux) {