summaryrefslogtreecommitdiff
path: root/net/ra-rtsp-proxy
diff options
context:
space:
mode:
authortron <tron>2001-02-04 16:58:57 +0000
committertron <tron>2001-02-04 16:58:57 +0000
commit0fdf61963e7aee810b99f588fec145857dd7640a (patch)
tree727a8b80fdb3baea75813325e9479e4ecd9808e6 /net/ra-rtsp-proxy
parentd998de8682a9b335b4e6e8703627a70ca21e5837 (diff)
downloadpkgsrc-0fdf61963e7aee810b99f588fec145857dd7640a.tar.gz
Install startup script as "rtspd.sh" as most packages do.
Diffstat (limited to 'net/ra-rtsp-proxy')
-rw-r--r--net/ra-rtsp-proxy/Makefile4
-rw-r--r--net/ra-rtsp-proxy/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ra-rtsp-proxy/Makefile b/net/ra-rtsp-proxy/Makefile
index d66d9aec4b8..6000212e125 100644
--- a/net/ra-rtsp-proxy/Makefile
+++ b/net/ra-rtsp-proxy/Makefile
@@ -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
diff --git a/net/ra-rtsp-proxy/pkg/PLIST b/net/ra-rtsp-proxy/pkg/PLIST
index 22acdb5b4a5..5a0e2837fce 100644
--- a/net/ra-rtsp-proxy/pkg/PLIST
+++ b/net/ra-rtsp-proxy/pkg/PLIST
@@ -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