summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorreed <reed>2005-10-11 15:06:29 +0000
committerreed <reed>2005-10-11 15:06:29 +0000
commit489f8e094a6ec44ddcac1bec4216a3ae9ca3e078 (patch)
tree7d9c2c3d21ac40bb228cb5fe7cc04a94faea9080 /print
parentf4a139eac5244e1083ab99b6056c22f40539ff31 (diff)
downloadpkgsrc-489f8e094a6ec44ddcac1bec4216a3ae9ca3e078.tar.gz
Fix a few paths. Remove "etc/" since already has PKG_SYSCONFDIR.
And use RCD_SCRIPTS_DIR for the path to rc.d script.
Diffstat (limited to 'print')
-rw-r--r--print/LPRng-core/MESSAGE10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/LPRng-core/MESSAGE b/print/LPRng-core/MESSAGE
index 2d5397332d7..073d644ed11 100644
--- a/print/LPRng-core/MESSAGE
+++ b/print/LPRng-core/MESSAGE
@@ -1,18 +1,18 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/09/06 10:44:44 martti Exp $
+$NetBSD: MESSAGE,v 1.3 2005/10/11 15:06:29 reed Exp $
To activate the LPRng printing system do the following:
- set `lpd=NO' in /etc/rc.conf
- - run ${PREFIX}/etc/rc.d/LPRng (may be added to /etc/rc.local or
+ - run ${RCD_SCRIPTS_DIR}/LPRng (may be added to /etc/rc.local or
copied into /etc/rc.d)
- remember to adjust your aliases or your PATH to use the new programs
Note that LPRng uses:
- ${PKG_SYSCONFDIR}/etc/printcap
- ${PKG_SYSCONFDIR}/etc/lpd/lpd.conf
- ${PKG_SYSCONFDIR}/etc/lpd/lpd.perms
+ ${PKG_SYSCONFDIR}/printcap
+ ${PKG_SYSCONFDIR}/lpd/lpd.conf
+ ${PKG_SYSCONFDIR}/lpd/lpd.perms
Simple example configuration files are found at: