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:
dd36b74
)
Fix remote build (when lb.ws-interface goes first).
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 16 Feb 2011 22:12:52 +0000
(22:12 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 16 Feb 2011 22:12:52 +0000
(22:12 +0000)
org.glite.lb.ws-interface/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.ws-interface/Makefile
b/org.glite.lb.ws-interface/Makefile
index
e5d2992
..
af2708e
100644
(file)
--- a/
org.glite.lb.ws-interface/Makefile
+++ b/
org.glite.lb.ws-interface/Makefile
@@
-41,6
+41,7
@@
glue2-copy.xsd:
install:
-mkdir -p ${PREFIX}/${STAGETO}
-mkdir -p ${PREFIX}/share/doc/${package}-${version}/examples
+ -mkdir -p ${PREFIX}/include/${globalprefix}/${lbprefix}
install -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version}
( cd ${top_srcdir}/project && install -m 644 ChangeLog package.description package.summary ${PREFIX}/share/doc/${package}-${version} )
-test -f LB.html && install -m 644 LB.html ${PREFIX}/share/doc/${package}-${version}