Explorar o código

Fix typo: remove po/tar.html.

Paul Eggert %!s(int64=18) %!d(string=hai) anos
pai
achega
1942370acd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bootstrap

+ 1 - 1
bootstrap

@@ -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() {