From b783207bca05a710b82772324241731e272c921e Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 28 Sep 2012 18:05:33 +0200 Subject: Remove package before creating a new one --- win32/deps/zlib/build-x64.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'win32/deps/zlib/build-x64.bat') diff --git a/win32/deps/zlib/build-x64.bat b/win32/deps/zlib/build-x64.bat index 07de2c8e..d9bfa16e 100644 --- a/win32/deps/zlib/build-x64.bat +++ b/win32/deps/zlib/build-x64.bat @@ -25,6 +25,7 @@ nmake -f win32\Makefile.msc clean cd %ZLIB_DEST% set PATH=%PATH%;%ProgramFiles%\7-zip +del ..\%PACKAGE_NAME%-x64.7z 7z a ..\%PACKAGE_NAME%-x64.7z * cd %ZLIB_SRC% rmdir /q /s %ZLIB_DEST% -- cgit 1.4.1