]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/package_build_fails_in_non-English_environment.mdwn
img: Fix extra double quote with alt text. (smcv)
[ikiwiki.git] / doc / bugs / package_build_fails_in_non-English_environment.mdwn
index fbe76538f73377eb53d21fde16145b288e8dc5f0..521ba62f827e6a1a6d08831a35c979d0184e0414 100644 (file)
@@ -8,4 +8,4 @@ I've never had to understand the Unix locales, so I randomly tried to replace `L
 - `LANGUAGE=` : fails
 - `LANGUAGE=C` : works!
 
-> For maximum precedence it should have been LC_ALL=C. Patch coming soon to http://git.debian.org/?p=users/smcv/ikiwiki.git --[[smcv]]
+> For maximum precedence it should have been LC_ALL=C. [[done]], I think... --[[smcv]]