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:
fc92186
)
Try pkg-config for lcas too.
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 23 Mar 2011 18:49:14 +0000
(18:49 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 23 Mar 2011 18:49:14 +0000
(18:49 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
a82e610
..
832f957
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-120,7
+120,8
@@
my %externs = (
prefix => '/opt/glite'
},
lcas => {
- prefix => '/opt/glite'
+ prefix => '/opt/glite',
+ pkg => 'lcas'
},
trustmanager => {
prefix => '/opt/glite'