summaryrefslogtreecommitdiff
path: root/print/cups/PLIST
diff options
context:
space:
mode:
authorreed <reed>2005-05-02 20:33:57 +0000
committerreed <reed>2005-05-02 20:33:57 +0000
commit66cf96229c2ec9f58d9c3066ad61438fe943c69e (patch)
treecfc830d7101f7980061435085607a6e7cdce8fd3 /print/cups/PLIST
parent66641d321138fb93e8d6cc8c2278184e3affa151 (diff)
downloadpkgsrc-66cf96229c2ec9f58d9c3066ad61438fe943c69e.tar.gz
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.
Diffstat (limited to 'print/cups/PLIST')
-rw-r--r--print/cups/PLIST3
1 files changed, 2 insertions, 1 deletions
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}