From 1791cbecbbe3c412bc82d93e3033df121cd0e25f Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 26 Jan 2001 05:21:43 +0000 Subject: etc/rc.d cleanup: rename *.sh -> * --- www/wwwoffle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/wwwoffle/Makefile') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 7239ec7cf4a..3f26e034a7e 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/11/21 01:31:14 itojun Exp $ +# $NetBSD: Makefile,v 1.23 2001/01/26 05:21:49 hubertf Exp $ DISTNAME= wwwoffle-2.6 CATEGORIES= www @@ -50,7 +50,7 @@ post-install: ${CP} -p ${PREFIX}/etc/wwwoffle/wwwoffle.conf \ ${PREFIX}/etc/wwwoffle/wwwoffle.conf.default; \ fi - ${INSTALL_SCRIPT} ${WRKDIR}/wwwoffle.sh ${PREFIX}/etc/rc.d + ${INSTALL_SCRIPT} ${WRKDIR}/wwwoffle.sh ${PREFIX}/etc/rc.d/wwwoffle ${CHOWN} -R -h ${BINOWN}:${BINGRP} /var/wwwoffle # directories other than html are automatically created at run time ${GTAR} czCf / ${PREFIX}/libdata/wwwoffle-spool.tar.gz \ -- cgit v1.2.3