aboutsummaryrefslogtreecommitdiff
path: root/print/pnm2ppa/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/pnm2ppa/files/patch-ab')
-rw-r--r--print/pnm2ppa/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/pnm2ppa/files/patch-ab b/print/pnm2ppa/files/patch-ab
new file mode 100644
index 000000000000..46fba083a417
--- /dev/null
+++ b/print/pnm2ppa/files/patch-ab
@@ -0,0 +1,11 @@
+--- pbm2ppa.c.orig Mon Apr 6 23:20:07 1998
++++ pbm2ppa.c Tue Sep 22 22:37:45 1998
+@@ -268,7 +268,7 @@
+ exit(1);
+ }
+
+-char* defaultcfgfile="/etc/pbm2ppa.conf";
++char* defaultcfgfile=PPA_CONF;
+ int main (int argc, char *argv[])
+ {
+ int argn;