diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-28 11:40:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-28 11:40:43 +0000 |
commit | 1d51328d0600c4cbd3704149849eb941dfd3346c (patch) | |
tree | f715bbd69c86ee34b25d5674bda2fd581f0fc2f2 | |
parent | b96e891fff03ceeed00373776c8c7f462d3be3a6 (diff) | |
download | ikiwiki-1d51328d0600c4cbd3704149849eb941dfd3346c.tar ikiwiki-1d51328d0600c4cbd3704149849eb941dfd3346c.tar.gz |
web commit by http://adam.shand.net/
-rw-r--r-- | doc/bugs/Missing_constant_domain_at_IkiWiki.pm_line_842.mdwn | 2 |
1 files changed, 2 insertions, 0 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 8a0875038..bf8c3a41e 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 @@ -40,3 +40,5 @@ 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 + +Thanks for the note on this, made it very easy to figure out what was going on. Just pointing out though that the Debian package doesn't require a new version of liblocale-gettext-perl. I just got bit by this bug setting up a dev ikiwiki box on a mixed stable/testing box. -- [[Adam]]
\ No newline at end of file |