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:
8d720ee
)
The most recent version copied. Do not modify this instance (RW in ./org.glite.lb).
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 26 Jul 2010 13:21:36 +0000
(13:21 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 26 Jul 2010 13:21:36 +0000
(13:21 +0000)
org.glite.security.gss/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.gss/configure
b/org.glite.security.gss/configure
index
f8121be
..
d02462c
100755
(executable)
--- a/
org.glite.security.gss/configure
+++ b/
org.glite.security.gss/configure
@@
-489,6
+489,7
@@
for my $ext (keys %deps_aux) {
'jobid' => 'org.glite',
'lbjp-common' => 'org.glite',
'gridsite' => 'org',
+ 'security' => 'org.glite',
);
%conf_prefix = (
@@
-497,6
+498,7
@@
for my $ext (keys %deps_aux) {
'jobid' => 'glite-',
'lbjp-common' => 'glite-',
'gridsite' => '',
+ 'security' => 'glite-',
);
my @k = keys %deps_aux;