The most recent version copied. Do not modify this instance (RW in ./org.glite.lb).
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 30 Jul 2010 07:26:26 +0000 (07:26 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 30 Jul 2010 07:26:26 +0000 (07:26 +0000)
org.glite.jobid.api-java/configure

index f8121be..d02462c 100755 (executable)
@@ -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;