summaryrefslogtreecommitdiff
path: root/inputmethod/xcin/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/xcin/patches/patch-ab')
-rw-r--r--inputmethod/xcin/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/inputmethod/xcin/patches/patch-ab b/inputmethod/xcin/patches/patch-ab
new file mode 100644
index 00000000000..cb1eabd79d6
--- /dev/null
+++ b/inputmethod/xcin/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/06/04 08:47:00 uebayasi Exp $
+
+--- script/Makefile.in.orig Sun Nov 11 20:39:41 2001
++++ script/Makefile.in
+@@ -16,7 +16,7 @@
+ ( cd etc; ${MAKE} install )
+ ( cd cin; ${MAKE} install )
+ ( cd po; ${MAKE} install )
+- ( cd doc/man; ${MAKE} install )
++ ( cd man; ${MAKE} install )
+
+ clean:
+ ( cd src; ${MAKE} clean )