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:
2627d17
)
use somewhat better name for the startup script
author
Daniel Kouřil
<kouril@ics.muni.cz>
Tue, 8 Feb 2005 14:10:49 +0000
(14:10 +0000)
committer
Daniel Kouřil
<kouril@ics.muni.cz>
Tue, 8 Feb 2005 14:10:49 +0000
(14:10 +0000)
org.glite.security.proxyrenewal/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.proxyrenewal/Makefile
b/org.glite.security.proxyrenewal/Makefile
index
9fb7907
..
ab702cd
100644
(file)
--- a/
org.glite.security.proxyrenewal/Makefile
+++ b/
org.glite.security.proxyrenewal/Makefile
@@
-138,7
+138,7
@@
install:
${INSTALL} -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version}
cd ${top_srcdir}/interface && ${INSTALL} -m 644 renewal.h ${PREFIX}/include/glite/security/proxyrenewal
- ${INSTALL} -m 755 ${top_srcdir}/config/startup ${PREFIX}/etc/init.d/glite-proxyrenewald
+ ${INSTALL} -m 755 ${top_srcdir}/config/startup ${PREFIX}/etc/init.d/glite-proxy
-
renewald
clean: