+2005-09-01 Bruno Haible <bruno@clisp.org>
+
+ * gnulib-tool (func_import): Remove the .tmp files.
+
2005-08-30 Bruno Haible <bruno@clisp.org>
* gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
progname=$0
package=gnulib
-cvsdatestamp='$Date: 2005-08-31 20:57:03 $'
+cvsdatestamp='$Date: 2005-09-01 12:18:03 $'
last_checkin_date=`echo "$cvsdatestamp" | sed -e 's,^\$[D]ate: ,,'`
version=`echo "$last_checkin_date" | sed -e 's/ .*$//' -e 's,/,-,g'`
$dry mv -f "$destdir/$g2.tmp" "$destdir/${g2}" || func_fatal_error "failed"
fi
fi
+ rm -f "$destdir/$g2.tmp"
done
# Command-line invocation printed in a comment in generated gnulib-cache.m4.