Install startup script as "rtspd.sh" as most packages do.

This commit is contained in:
tron 2001-02-04 16:58:57 +00:00
parent 4aa47b4da9
commit ecd935eca9
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2001/01/29 11:34:37 wiz Exp $
# $NetBSD: Makefile,v 1.8 2001/02/04 16:58:57 tron Exp $
DISTNAME= rtspd-src-1.0.0.0
PKGNAME= ra-rtsp-proxy-1.0.0.0
@ -35,7 +35,7 @@ post-build:
${SED} s#@PREFIX@#${PREFIX}#g <${FILESDIR}/rtspd.sh >${WRKDIR}/rtspd.sh
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/rtspd.sh ${PREFIX}/etc/rc.d/rtspd
${INSTALL_SCRIPT} ${WRKDIR}/rtspd.sh ${PREFIX}/etc/rc.d/rtspd.sh
${INSTALL_MAN} ${WRKSRC}/rtspd.8 ${PREFIX}/man/man8
${INSTALL_PROGRAM} ${WRKSRC}/rtspd ${PREFIX}/sbin
${MKDIR} ${PREFIX}/share/doc/ra-rtsp-proxy

View file

@ -1,5 +1,5 @@
@comment $NetBSD: PLIST,v 1.4 2001/01/26 05:21:46 hubertf Exp $
etc/rc.d/rtspd
@comment $NetBSD: PLIST,v 1.5 2001/02/04 16:58:57 tron Exp $
etc/rc.d/rtspd.sh
man/man8/rtspd.8
sbin/rtspd
share/doc/ra-rtsp-proxy/README