Merge branch 'master' of git://git.ikiwiki.info into bugs
commit
ac8a862a06
|
@ -7,3 +7,5 @@ I've never had to understand the Unix locales, so I randomly tried to replace `L
|
||||||
- `LANG=C` : fails
|
- `LANG=C` : fails
|
||||||
- `LANGUAGE=` : fails
|
- `LANGUAGE=` : fails
|
||||||
- `LANGUAGE=C` : works!
|
- `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]]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
[smcv.pseudorandom.co.uk](http://smcv.pseudorandom.co.uk/)
|
I'm trying to add enough features/fix enough bugs to convert [smcv.pseudorandom.co.uk](http://smcv.pseudorandom.co.uk/) from Django + Python + misc hacks to ikiwiki.
|
||||||
|
|
Loading…
Reference in New Issue