Subject: pkg/5971: psutils: PAPERSIZE=letter, not Letter
To: None <gnats-bugs@gnats.netbsd.org>
From: None <bgrayson@ece.utexas.edu>
List: netbsd-bugs
Date: 08/14/1998 12:36:17
>Number: 5971
>Category: pkg
>Synopsis: psutils: PAPERSIZE=letter, not Letter
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 14 10:50:01 1998
>Last-Modified:
>Originator: Brian Grayson
>Organization:
Parallel and Distributed Systems
Electrical and Computer Engineering
The University of Texas at Austin
>Release: Aug 13, 1998
>Environment:
NetBSD marvin 1.3E NetBSD 1.3E (MARVIN) #40: Thu Jun 4 09:11:48 CDT 1998 bgrayson@marvin:/a/c3p0/home/c3p0/src/sys/arch/i386/compile/MARVIN i386
>Description:
In /usr/pkgsrc/print/psutils/Makefile with the following
ident string: $NetBSD: Makefile,v 1.8 1998/06/22 13:04:38 agc Exp $,
it does some sanity checking on PAPERSIZE, including a
check against Letter. That check should be against
letter, as setting PAPERSIZE to Letter results in a
not-working psnup. The FreeBSD ports Makefile does all of
the checks individually (gack!), so this fix does not
need to be propogated to them.
>How-To-Repeat:
>Fix:
Change XLetter to Xletter on line 21.
>Audit-Trail:
>Unformatted: