diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-24 14:59:10 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-24 14:59:10 +0000 |
commit | dbb4622c1b376b7df358d71618b9eeddd1390a04 (patch) | |
tree | 11b74d90f3351316389a68fb2ef9b5a3b71f3181 | |
parent | 210fe3664b622ba439c5bed3f95a2c938fd323f7 (diff) |
web commit by MarkusSchaber
-rw-r--r-- | doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn | 5 |
1 files changed, 4 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 48502a5b0..5806ce005 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 @@ -39,4 +39,7 @@ new version of Locale::gettext fixed it. --Ethan >> 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 +>> and it even works :) --Pawel + +>> Joey: Maybe the dependency on that newer version of liblocale-gettext-perl should +>> be somehow noted in the debian package dependency information. -- Schabi
\ No newline at end of file |