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:
25a6866
)
Accidentally commited experiment (should not work without top_srcdir in Makefile...
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 18 Mar 2011 11:27:40 +0000
(11:27 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Fri, 18 Mar 2011 11:27:40 +0000
(11:27 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
40b1747
..
136cfc2
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-837,7
+837,7
@@
for my $ext (keys %deps_aux) {
);
my @k = keys %deps_aux;
-@buildroot{@k} = ('') x ($#k+1);
+@buildroot{@k} = ('
build
') x ($#k+1);
my @t = qw/lb.client-java jobid.api-java lb.types/;
@buildroot{@t} = ('') x ($#t+1);