po-docs: Make podfiles sort stable.
[libguestfs.git] / po-docs / Makefile.am
index 1454636..22b6635 100644 (file)
@@ -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 $@