master
joey 2007-01-16 08:58:08 +00:00
parent f48e7d2a28
commit b4626a7d8c
1 changed files with 5 additions and 1 deletions

View File

@ -34,5 +34,9 @@ new version of Locale::gettext fixed it. --Ethan
> made it not crash if run with an older version, though it also won't
> gettext anything in that case. Might be a bit confusing if someone misses
> the docs about it needing the newer version and wonders why gettext
> doesn't work, but I consider it good enough to mark this [[bugs/done].
> doesn't work, but I consider it good enough to mark this [[bugs/done]].
> --[[Joey]]
>> Thanks for the hint, guys! :) I've just backported liblocale-gettext-perl
>> 1.05 package and it seems that now I can build my ikiwiki successfully
>> and it even works :) --Pawel