From 3b1c58eac98b20cfdd3cab452fa5b3ceb6c310c1 Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 2 May 2005 20:33:57 +0000 Subject: RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself. --- print/cups/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/cups') diff --git a/print/cups/PLIST b/print/cups/PLIST index 24bb543f769..10194465b86 100644 --- a/print/cups/PLIST +++ b/print/cups/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2005/01/06 07:26:39 jlam Exp $ +@comment $NetBSD: PLIST,v 1.18 2005/05/02 20:34:04 reed Exp $ bin/cancel bin/cups-config bin/cupstestppd @@ -722,6 +722,7 @@ ${PKGLOCALEDIR}/locale/sv/cups_sv ${PKGLOCALEDIR}/locale/uk/cups_uk ${PKGLOCALEDIR}/locale/uk_UA/cups_uk_UA ${PKGLOCALEDIR}/locale/zh_CN/cups_zh_CN +share/examples/rc.d/cupsd @unexec ${RMDIR} %D/${PKGLOCALEDIR}/locale/uk_UA 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/${PKGLOCALEDIR}/locale/ru_RU 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/${PKGLOCALEDIR}/locale/C 2>/dev/null || ${TRUE} -- cgit v1.2.3