From owner-cvs-all Fri May 26 12:38: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B30F37B680; Fri, 26 May 2000 12:38:05 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA39418; Fri, 26 May 2000 12:38:04 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200005261938.MAA39418@freefall.freebsd.org> From: Andreas Klemm Date: Fri, 26 May 2000 12:38:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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