Install the startup script as well
authorDaniel Kouřil <kouril@ics.muni.cz>
Wed, 13 Oct 2004 09:50:20 +0000 (09:50 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Wed, 13 Oct 2004 09:50:20 +0000 (09:50 +0000)
org.glite.security.proxyrenewal/Makefile

index 8d30d90..f5fe573 100644 (file)
@@ -138,6 +138,8 @@ 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}
+
 
 clean:
        $(RM) $(LIB) $(DAEMON) $(CLIENT) *.o core