diff options
author | reinoud <reinoud@pkgsrc.org> | 2003-01-07 17:41:02 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2003-01-07 17:41:02 +0000 |
commit | 1c41e3f50814550aef2d5a84e964417560106210 (patch) | |
tree | bba730c21a7423188d318b5939ad88ae757094c6 /print/cups | |
parent | ba13e9ea1598edc8a606a76f9c14c3d717caf996 (diff) | |
download | pkgsrc-1c41e3f50814550aef2d5a84e964417560106210.tar.gz |
To save ppl. looking and searching where the printer definitions (PPD) file
ought to be stored i made a notice of this in the MESSAGE file. It took me
some time :-/
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/MESSAGE | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/print/cups/MESSAGE b/print/cups/MESSAGE index fe5f7fa2a87..9fba2e8322e 100644 --- a/print/cups/MESSAGE +++ b/print/cups/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:32 wiz Exp $ +$NetBSD: MESSAGE,v 1.4 2003/01/07 17:41:02 reinoud Exp $ You will need to also install print/ghostscript-esp{,-nox11} if you wish to print to non-Postscript printers. @@ -7,4 +7,10 @@ to print to non-Postscript printers. You may want to backup /etc/printcap before starting CUPS for the first time, as the CUPS scheduler may overwrite this file with automatically generated content. + +Beware: +------- +Whats missing in the docs is that you can install additional PPD files in +${PREFIX}/share/cups/model +and select the model from there. =========================================================================== |