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:
6a749f8
)
Rename the startup script to glite-proxy-renewald to allow the script to detect
author
Daniel Kouřil
<kouril@ics.muni.cz>
Tue, 8 Feb 2005 14:00:19 +0000
(14:00 +0000)
committer
Daniel Kouřil
<kouril@ics.muni.cz>
Tue, 8 Feb 2005 14:00:19 +0000
(14:00 +0000)
running daemon glite-proxy-renewd. This fixes bug #6633.
org.glite.security.proxyrenewal/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.proxyrenewal/Makefile
b/org.glite.security.proxyrenewal/Makefile
index
539736d
..
9fb7907
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/
${DAEMON}
+ ${INSTALL} -m 755 ${top_srcdir}/config/startup ${PREFIX}/etc/init.d/
glite-proxyrenewald
clean: