Date: Fri, 26 May 2000 12:38:04 -0700 (PDT) From: Andreas Klemm <andreas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/scripts configure Message-ID: <200005261938.MAA39418@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 2000/05/26 12:38:04 PDT Modified files: print/apsfilter/scripts configure Log: added post installation note, to apply patch for lpr.c, if you want apsfilters so called "CLASS support" when suppressing the printing of banner page. CLASS support enables you to enter gs driver specific commands on the command line via lpr's -C option, i.e.: lpr -C high:presentation file.ps Normally this only works when you configure lpd to print the banner page. Only then additional lines are inserted in the print jobs control file. apsfilters standard printcap installation always uses :sh:, therefore you need the patch for lpr.c, to write those "CLASS informations" into the print jobs control file, no matter if :sh: is configured in printcap or not. Revision Changes Path 1.12 +7 -2 ports/print/apsfilter/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005261938.MAA39418>