ikiwiki/doc/bugs/package_build_fails_in_non-...

4 lines
218 B
Plaintext
Raw Normal View History

basewiki_brokenlinks.t fails when running dpkg-buildpackage in non-English environment : it greps for an (non-)error message that is i18n'd.
The `LANG=` on line 9 does not seem to do what it's supposed to, go figure.