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:
a92b931
)
Update generating configurations of gridsite for EMI-1 after using the subpackage...
author
František Dvořák
<valtri@civ.zcu.cz>
Sun, 4 Nov 2012 23:50:10 +0000
(23:50 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Sun, 4 Nov 2012 23:50:10 +0000
(23:50 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
c8a7eec
..
c920302
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-357,7
+357,7
@@
if ($listmodules) {
if (exists $lbmodules{$listmodules}) {
@m = map exists $subpackages{$listmodules . '.' . $_} ? "" : "$name_prefix.$listmodules.$_",@{$lbmodules{$listmodules}};
} else {
- if ($project eq 'emi' and $project_version == 1) {
+ if ($project eq 'emi' and $project_version == 1
and $listmodules ne 'gridsite.core'
) {
# no sub-packages in EMI-1
} else {
for my $sub (keys %subpackages) {