summaryrefslogtreecommitdiff
path: root/print/pnm2ppa/files/patch-ae
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-03 21:19:13 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-03 21:19:13 +0000
commit29d1daf7877a35140b019686d18c16036ba6527d (patch)
tree69ff0c216016f7cbd151356118a75a4bbf0482ec /print/pnm2ppa/files/patch-ae
parentThe "dfsadmin-file" (Solaris specific) has been updated, together with the (diff)
rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied).
PR: 24880 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'print/pnm2ppa/files/patch-ae')
-rw-r--r--print/pnm2ppa/files/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/pnm2ppa/files/patch-ae b/print/pnm2ppa/files/patch-ae
new file mode 100644
index 000000000000..339801657a11
--- /dev/null
+++ b/print/pnm2ppa/files/patch-ae
@@ -0,0 +1,13 @@
+--- pnm2ppa.h.orig Mon Oct 23 11:40:36 2000
++++ pnm2ppa.h Tue Jan 30 21:28:49 2001
+@@ -20,8 +20,8 @@
+
+ #ifdef __PNM2PPA_C__
+
+-static char *defaultcfgfile = "/etc/pnm2ppa.conf";
+-static char *defaultgammafile = "/etc/pnm2ppa.gamma";
++static char *defaultcfgfile = CONFDIR "/pnm2ppa.conf";
++static char *defaultgammafile = CONFDIR "/pnm2ppa.gamma";
+
+ static ppaPrinter_t printer;
+