diff --git a/bootstrap b/bootstrap index 11479329..63ba1749 100755 --- a/bootstrap +++ b/bootstrap @@ -12,7 +12,6 @@ for f in m4/Makefile.am Makefile.am configure.in do if test -f "$f~"; then mv -f "$f~" "$f" - touch "$f" fi done rm -f po/Makevars.template