summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-11-21 15:44:22 +0000
committerjlam <jlam@pkgsrc.org>2001-11-21 15:44:22 +0000
commitcdec44e8b45de0bc434d6ccb4a6de69244e5e690 (patch)
tree8801bb5ed9083645a1438f300ec8a7a972d79d1e /print
parentf1b957484f30f1b7c072af702ffb7253a9755563 (diff)
downloadpkgsrc-cdec44e8b45de0bc434d6ccb4a6de69244e5e690.tar.gz
RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile4
1 files changed, 2 insertions, 2 deletions
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