summaryrefslogtreecommitdiff
path: root/print/pnm2ppa/patches/patch-ac
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-09-17 18:40:45 +0000
committerjmmv <jmmv@pkgsrc.org>2003-09-17 18:40:45 +0000
commit87750c4ed0f058eedfd2e6991127e3ea3c540fa0 (patch)
treea7d3a989a47cc6c46b0805c6450571d7984d4253 /print/pnm2ppa/patches/patch-ac
parent0a95f1ba3b5bab18eecd4c2a163604354c61f4f1 (diff)
downloadpkgsrc-87750c4ed0f058eedfd2e6991127e3ea3c540fa0.tar.gz
Update to 1.12: changes unknown, there is only a list of cvs commits in the
package, and it is not complete. Patches by Soren Jacobsen in PR pkg/21667 with several changes by me.
Diffstat (limited to 'print/pnm2ppa/patches/patch-ac')
-rw-r--r--print/pnm2ppa/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/pnm2ppa/patches/patch-ac b/print/pnm2ppa/patches/patch-ac
new file mode 100644
index 00000000000..a55de70e391
--- /dev/null
+++ b/print/pnm2ppa/patches/patch-ac
@@ -0,0 +1,13 @@
+$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