87750c4ed0
package, and it is not complete. Patches by Soren Jacobsen in PR pkg/21667 with several changes by me.
13 lines
546 B
Text
13 lines
546 B
Text
$NetBSD: patch-ac,v 1.1 2003/09/17 18:40:49 jmmv Exp $
|
|
|
|
--- pnm2ppa.c.orig Sun May 11 09:40:56 2003
|
|
+++ pnm2ppa.c Sun May 11 09:41:26 2003
|
|
@@ -286,7 +286,7 @@
|
|
printf
|
|
(" The order in which parameters are specified is important:\n");
|
|
printf
|
|
- (" the file /etc/pnm2ppa.conf, if it exists, is processed as a configuration\n");
|
|
+ (" the file "PKG_SYSCONFDIR"/pnm2ppa.conf, if it exists, is processed as a configuration\n");
|
|
printf
|
|
(" file before any command-line parameters are processed.\n");
|
|
printf
|