openbsd-ports/chinese/xcin/patches/patch-aa
kevlo 284716ff81 Initial import of xcin 2.3.04.
Xcin is a Chinese-Input server for the X-Window.
It doens't need the locale.
2000-05-31 09:54:43 +00:00

12 lines
338 B
Plaintext

--- script/configure.menu.orig Wed May 31 22:15:04 2000
+++ script/configure.menu Wed May 31 22:16:17 2000
@@ -266,7 +266,7 @@
{
PATH_XCIN_PREFIX=$1
PATH_XCIN_BIN=$PATH_XCIN_PREFIX/bin
- PATH_XCIN_DIR=$PATH_XCIN_PREFIX/lib/xcin
+ PATH_XCIN_DIR=$PATH_XCIN_PREFIX/lib/X11/xcin
PATH_XCIN_MAN=$PATH_XCIN_PREFIX/man
}