Преглед изворни кода

Fix typo: remove po/tar.html.

Paul Eggert пре 19 година
родитељ
комит
1942370acd
1 измењених фајлова са 1 додато и 1 уклоњено
  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() {