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:
9a843f6
)
put plugin libs to correct directory in RPM
author
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 6 Mar 2006 16:17:44 +0000
(16:17 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 6 Mar 2006 16:17:44 +0000
(16:17 +0000)
org.glite.jp.primary/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.primary/Makefile
b/org.glite.jp.primary/Makefile
index
262ac61
..
7e6efbe
100644
(file)
--- a/
org.glite.jp.primary/Makefile
+++ b/
org.glite.jp.primary/Makefile
@@
-153,7
+153,7
@@
distbin:
rm -rf tmpbuilddir
install:
- -mkdir -p ${PREFIX}/bin ${PREFIX}/etc ${PREFIX}/examples ${PREFIX}/etc/init.d
+ -mkdir -p ${PREFIX}/bin ${PREFIX}/etc ${PREFIX}/examples ${PREFIX}/etc/init.d
${PREFIX}/lib
${INSTALL} -m 755 ${daemon} ${PREFIX}/bin
${INSTALL} -m 755 jpps-test ${PREFIX}/examples/glite-jp-primary-test
if [ x${DOSTAGE} = xyes ]; then \