diff options
Diffstat (limited to 'x11/x3270/files/patch-aa')
-rw-r--r-- | x11/x3270/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/x3270/files/patch-aa b/x11/x3270/files/patch-aa new file mode 100644 index 000000000000..9d7d71a4a057 --- /dev/null +++ b/x11/x3270/files/patch-aa @@ -0,0 +1,11 @@ +--- ./Imakefile.org Thu Feb 13 14:04:51 1997 ++++ ./Imakefile Mon Nov 16 19:11:53 1998 +@@ -24,7 +24,7 @@ + FontObj(3270gt24) FontObj(3270gt24b) \ + FontObj(3270gt32) FontObj(3270gt32b) + +- FONTINSTDIR = $(FONTDIR)/misc ++ FONTINSTDIR = $(FONTDIR)/local + + LIBX3270DIR = $(LIBDIR)/x3270 + HOSTSFILE = ibm_hosts |