Linux console tools development discussion
 help / color / mirror / Atom feed
From: Alexey Gladkov <gladkov.alexey@gmail.com>
To: Linux console tools development discussion <kbd@lists.altlinux.org>
Subject: Re: [kbd] [patch] fixup previous changes to loadunimap.c
Date: Tue, 01 Apr 2008 18:18:11 +0400
Message-ID: <47F24423.206@gmail.com> (raw)
In-Reply-To: <200803301319.32320.vapier@gentoo.org>

Mike Frysinger wrote:
> iirc, a Debian patch made the change to loadunimap.c:
> -static char *unidirpath[] = { "", DATADIR "/" UNIMAPDIR "/", 0 };
> +static char *unidirpath[] = { "", DATADIR "/" TRANSDIR "/", 0 };
> 
> that shouldnt be an exclusive change, it should be both dirs.  the attached 
> patch fixes things.

Commit 1.12-21-g5f2bf61 was wrong. It should be fixed.
Only following change is needed for compatibility with console-tools:

-static char *unisuffixes[] = { "", ".uni", 0 };
+static char *unisuffixes[] = { "", ".sfm", ".uni", 0 };

Thanks!

-- 
Rgrds, legion


      reply	other threads:[~2008-04-01 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-30 17:19 Mike Frysinger
2008-04-01 14:18 ` Alexey Gladkov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47F24423.206@gmail.com \
    --to=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git