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:
05b202b
)
:(
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Thu, 20 Apr 2006 11:01:05 +0000
(11:01 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Thu, 20 Apr 2006 11:01:05 +0000
(11:01 +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
8f482cb
..
ee12a59
100644
(file)
--- a/
org.glite.lb.client-interface/Makefile
+++ b/
org.glite.lb.client-interface/Makefile
@@
-74,7
+74,7
@@
install: generate
install -m 644 ${GEN_H} ${PREFIX}/${STAGETO}
install -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version}
cd ${top_srcdir}/interface && install -m 644 ${STATIC_H} ${PREFIX}/${STAGETO}
-ifdef LB_STANDALONE
+if
n
def LB_STANDALONE
cd ${top_srcdir}/doc && cp -r C CPP ${PREFIX}/share/doc/${package}-${version}
endif
if [ x${DOSTAGE} = xyes ]; then \