From cdec44e8b45de0bc434d6ccb4a6de69244e5e690 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 21 Nov 2001 15:44:22 +0000 Subject: RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk). --- print/cups/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/cups/Makefile b/print/cups/Makefile index 78427e305e1..ee00f4a92f5 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2001/11/19 16:23:11 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2001/11/21 15:44:23 jlam Exp $ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${VERS} @@ -71,7 +71,7 @@ SUPPORT_FILES= ${EGDIR}/classes.conf ${CONFDIR}/cups/classes.conf SUPPORT_FILES+= ${EGDIR}/mime.convs ${CONFDIR}/cups/mime.convs SUPPORT_FILES+= ${EGDIR}/mime.types ${CONFDIR}/cups/mime.types SUPPORT_FILES+= ${EGDIR}/printers.conf ${CONFDIR}/cups/printers.conf -RCD_SCRIPTS= ${PREFIX}/etc/rc.d/cupsd /etc/rc.d/cupsd +RCD_SCRIPTS= cupsd OWN_DIRS+= ${CONFDIR}/cups OWN_DIRS+= ${CONFDIR}/cups/interfaces -- cgit v1.2.3