Fix typo: remove po/tar.html.

This commit is contained in:
Paul Eggert
2006-08-07 22:58:12 +00:00
parent 94de7c4c77
commit 1942370acd

View File

@@ -137,7 +137,7 @@ get_translations() {
' |
sh &&
ls "$subdir"/*.po | sed 's|.*/||; s|\.po$||' >"$subdir/LINGUAS" &&
: rm "$subdir/$domain.html"
rm "$subdir/$domain.html"
}
update_po() {