Paul Eggert 19 лет назад
Родитель
Сommit
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() {