Perfect !  Thank you very much !

Now I can throw away citrus patch of 20071008.

Dongsheng

2008/1/21, Jung <[EMAIL PROTECTED]>:
>
> if you want to use that patch, you need some modification that you can
> use the patch for current.
>
> i knew, no public cvs
>
> i think, if you want to use a korean(hangul) on openbsd,
> another method for korean, it's some quick ulgy hack ;-)
>
> these lines comment in src/lib/libc/locale/setrunelocale.c
> then libc re-compile.
>
> if (strcmp(rl->rl_encoding, _CITRUS_DEFAULT_CTYPE_NAME) != 0) {
> _NukeRune(rl);
> return EINVAL;
> }
>
> these lines remove a comment in src/share/locale/ctype/Makefile
> then korean locale install.
> #LOCALES += ko_KR.eucKR
> # LOCALESRC_ko_KR.eucKR = ko_KR.eucKR
>
> and use a nabi for X
> http://marc.info/?l=openbsd-ports&m=115871943726656&w=2
>
> thanks
> - Jung
>
>
> > I found the only citrus patch is 20071008:
> >
> http://sigsegv.s25.xrea.com/distfiles/citrus/OpenBSD/OpenBSD-HEAD-citrus-20071008.tar.bz2
>
> > Can I use the patch for current ? Is there a public cvs ?
>
> > Thanks for some help.
>
> > Dongsheng

Reply via email to