[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#249164: installation report on DECstation (mipsel)



On Sun, May 16, 2004 at 08:11:40PM +0100, Alastair McKinstry wrote:

> Try the following fix to kbd-chooser.c and report if it works:
> 
> Index: kbd-chooser.c
> ===================================================================
> --- kbd-chooser.c       (revision 15477)
> +++ kbd-chooser.c       (working copy)
> @@ -687,7 +687,7 @@
>         // and shouldn't have to ask the question.
>         if (kb->deflt) {
>                 def = keymap_get (maplist_get (arch), kb->deflt);
> -               mydebconf_default_set (template, def->description);
> +               mydebconf_default_set (template, kb->deflt);
>         }
>         res = mydebconf_ask ( kb->deflt ? "low" : "high", template,
> &ptr);
>         if (res != CMD_SUCCESS)

It works.

Regards,
Karsten
-- 
#include <standard_disclaimer>
Nach Paragraph 28 Abs. 3 Bundesdatenschutzgesetz widerspreche ich der Nutzung
oder Uebermittlung meiner Daten fuer Werbezwecke oder fuer die Markt- oder
Meinungsforschung.



Reply to: