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:
3d4297b
)
forgotten mkdir?
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 16 Mar 2010 10:17:53 +0000
(10:17 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 16 Mar 2010 10:17:53 +0000
(10:17 +0000)
org.glite.lbjp-common.log/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lbjp-common.log/Makefile
b/org.glite.lbjp-common.log/Makefile
index
7ea9140
..
aee6bad
100644
(file)
--- a/
org.glite.lbjp-common.log/Makefile
+++ b/
org.glite.lbjp-common.log/Makefile
@@
-71,6
+71,7
@@
install: compile
${INSTALL} -m 644 ${top_srcdir}/config/log4crc ${PREFIX}/etc/glite-lb-log4crc
${INSTALL} -m 644 ${top_srcdir}/config/log4crc ${PREFIX}/share/doc/${package}-${version}/log4crc.example-production
${INSTALL} -m 644 ${top_srcdir}/config/log4crc.debugging ${PREFIX}/share/doc/${package}-${version}/log4crc.example-debugging
+ mkdir -p ${PREFIX}/${libdir}
${INSTALL} -m 755 ${LTLIB} ${PREFIX}/${libdir}/${LTLIB}
clean: