"[f.faber-pro]" <[EMAIL PROTECTED]> writes:
> http://qa.mandrakesoft.com/show_bug.cgi?id=5403
>
>
>
>
>
> ------- Additional Comments From [EMAIL PROTECTED] 2003-16-09 18:35 -------
> I test your patch ( patch -b sound.pm /tmp/snd.diff ) now that's fine.
> 3 notes :
> - during patching : Hunk #1 FAILED at 171
> - maybe related : in tooltip I just see modulename: and no description
> - now should list both module with the name followed by [ALSA] or
> [OSS], and list actual module first ( i.e selected )
yes "empty" tooltip is related to first hunk faillure. just add "my
%des = modules::category2modules_and_description('multimedia/sound');"
in the proper place (just after "push @$alternative, $driver;")
current module is already preselected. which make me understand your
problem: i made a patch againts current cvs that already has more
fixes than 11mdk.
12mdk should appear soon and you'll be able to cleanly apply the
patch.