git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e2c5d
)
po-docs: Make podfiles sort stable.
author
Richard Jones
<rjones@redhat.com>
Mon, 12 Sep 2011 10:36:00 +0000
(11:36 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 16 Sep 2011 14:39:39 +0000
(15:39 +0100)
(cherry picked from commit
7c521c7211d61a1bac46c155de1f4d3e8b60b3d7
)
po-docs/Makefile.am
patch
|
blob
|
history
diff --git
a/po-docs/Makefile.am
b/po-docs/Makefile.am
index
1454636
..
22b6635
100644
(file)
--- 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 $@