Date: Fri, 27 Feb 1998 17:18:48 -0500 (EST) From: Chuck Robey <chuckr@glue.umd.edu> To: "David O'Brien" <obrien@NUXI.com> Cc: Satoshi Asami <asami@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/print/c2ps Makefile Message-ID: <Pine.BSF.3.96.980227171657.316I-100000@localhost> In-Reply-To: <19980227135456.62273@nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Feb 1998, David O'Brien wrote: > > Modified files: > > print/c2ps Makefile > > Log: > > Allow names like "a4" and "Letter" too. The package name is always > > lower-cased. > > the current A2ps needs a fix then. It comes out "a2ps-Letter-x.y.z" > rather than "a2ps-letter-x.y.z". Not so, it allows either to be used in setting the variable, it just sets the output filename using the uppercase, so there's only one package name for each papersize, no matter how it's specified. For instance, Letter or letter makes it come out Letter. > > -- > -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- 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?Pine.BSF.3.96.980227171657.316I-100000>