From 969e2ed98b6b66e1fa2d1e23247644d2057995d9 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Thu, 25 Apr 2002 10:29:47 +0000 Subject: [PATCH] Don't `touch' the files gettextize modified. --- bootstrap | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.2