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:
0f0e08e
)
one more typo
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Thu, 20 Apr 2006 10:50:38 +0000
(10:50 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Thu, 20 Apr 2006 10:50:38 +0000
(10:50 +0000)
org.glite.lb.client-interface/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client-interface/Makefile
b/org.glite.lb.client-interface/Makefile
index
50e82b3
..
8f482cb
100644
(file)
--- a/
org.glite.lb.client-interface/Makefile
+++ b/
org.glite.lb.client-interface/Makefile
@@
-76,7
+76,7
@@
install: generate
cd ${top_srcdir}/interface && install -m 644 ${STATIC_H} ${PREFIX}/${STAGETO}
ifdef LB_STANDALONE
cd ${top_srcdir}/doc && cp -r C CPP ${PREFIX}/share/doc/${package}-${version}
-e
lse
+e
ndif
if [ x${DOSTAGE} = xyes ]; then \
cd ${top_srcdir}/interface && install -m 644 ${FAKE_H} ${PREFIX}/${STAGETO} ; \
fi