summaryrefslogtreecommitdiff
path: root/win32/ifchange.bat
diff options
context:
space:
mode:
Diffstat (limited to 'win32/ifchange.bat')
-rwxr-xr-xwin32/ifchange.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/ifchange.bat b/win32/ifchange.bat
index c7db628a04..fb9ad27337 100755
--- a/win32/ifchange.bat
+++ b/win32/ifchange.bat
@@ -89,6 +89,7 @@ if exist %dest% (
)
)
for %%I in (%1) do echo %%~I updated
+del /f %dest%
copy %src% %dest% > nul
del %src%