From: Richard Jones Date: Mon, 12 Sep 2011 10:36:00 +0000 (+0100) Subject: po-docs: Make podfiles sort stable. X-Git-Tag: 1.12.7~8 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d5e0fdc78b62ec7dffdb02e6b464eb4039f058a4;p=libguestfs.git po-docs: Make podfiles sort stable. (cherry picked from commit 7c521c7211d61a1bac46c155de1f4d3e8b60b3d7) --- diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am index 1454636..22b6635 100644 --- a/po-docs/Makefile.am +++ b/po-docs/Makefile.am @@ -75,5 +75,5 @@ podfiles: Makefile grep -v /stamp- \ > $@-t find $(top_srcdir)/tools -name 'virt-*.pl' >> $@-t - sort -o $@-t $@-t + LC_ALL=C sort -o $@-t $@-t mv $@-t $@