Other px modules fixed
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 5 Oct 2010 14:26:42 +0000 (14:26 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 5 Oct 2010 14:26:42 +0000 (14:26 +0000)
org.glite.lb/configure

index 6ec5fb2..b81f8e0 100755 (executable)
@@ -353,7 +353,7 @@ BEGIN{
        'gridsite.core' => [qw/httpd-devel:B gsoap:B globus:B/ ],
        'px.proxyrenewal' => [ qw/globus:B myproxy voms/ ],
        'px.glite-PX' => [qw/myproxy:R/],
-       'px.myproxy-yaim' => [],
+       'px.myproxy-yaim' => [ qw/yaim_core:R/ ],
 );
 
 for my $ext (keys %need_externs_aux) {
@@ -550,7 +550,7 @@ security.gss security.gsoap-plugin
 jobid.api-c jobid.api-cpp jobid.api-java
 lbjp-common.db lbjp-common.log lbjp-common.maildir lbjp-common.server-bones lbjp-common.trio lbjp-common.jp-interface
 jp.client jp.doc jp.index jp.primary jp.server-common jp.ws-interface
-px.proxyrenewal
+px.proxyrenewal px.myproxy-yaim px.glite-PX
 /;
        @aux{@m} = (1) x ($#m+1);