diff options
Diffstat (limited to 'korean/nh2ps/files/patch-aa')
-rw-r--r-- | korean/nh2ps/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/korean/nh2ps/files/patch-aa b/korean/nh2ps/files/patch-aa deleted file mode 100644 index c7b4c136ca3d..000000000000 --- a/korean/nh2ps/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.orig Tue Oct 20 20:04:13 1998 -+++ Makefile Mon Nov 18 15:32:22 2002 -@@ -42,7 +42,6 @@ - # stupid a**holes who add non-compatible "features" - - # installation prefix --PREFIX = /usr/local - - # directories - BINDIR = ${PREFIX}/bin -@@ -70,8 +69,7 @@ - # - - # for a4 paper size, ps font mode --CFLAGS = -DBSD -O2 -DHFONT -DWIDTH=8.27 -DHEIGHT=11.64 \ -- -DA4_PAPERSIZE=1 -+CFLAGS = ${XCFLAGS} -DBSD -O2 -DHFONT - - # for letter paper size - #CFLAGS = -DBSD -O2 -DHFONT -DWIDTH=8.5 -DHEIGHT=11.0 \ |