diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 08:58:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 08:58:08 +0000 |
commit | b4626a7d8c5bf45f8e7a551eab197760eaf8600b (patch) | |
tree | 9806d13da651e04473da1e8fe860d9443f5e3527 | |
parent | f48e7d2a282631dd4fbdff739c4fbe1fac9507ac (diff) | |
download | ikiwiki-b4626a7d8c5bf45f8e7a551eab197760eaf8600b.tar ikiwiki-b4626a7d8c5bf45f8e7a551eab197760eaf8600b.tar.gz |
web commit by http://ptecza.myopenid.com/: Response
-rw-r--r-- | doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn b/doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn index 629006139..48502a5b0 100644 --- a/doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn +++ b/doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn @@ -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
\ No newline at end of file |