mirror of
https://github.com/moparisthebest/hexchat
synced 2024-12-21 23:28:51 -05:00
Fix zlib license file name
This commit is contained in:
parent
2ea5dc60d5
commit
a6c7598a2f
@ -20,7 +20,7 @@ copy zlib.h %ZLIB_DEST%\include
|
||||
copy zconf.h %ZLIB_DEST%\include
|
||||
copy zdll.lib %ZLIB_DEST%\lib
|
||||
copy zlib1.dll %ZLIB_DEST%\bin
|
||||
copy README %ZLIB_DEST%\COPYING.ZLIB
|
||||
copy README %ZLIB_DEST%\LICENSE.ZLIB
|
||||
nmake -f win32\makefile.msc clean
|
||||
|
||||
cd %ZLIB_DEST%
|
||||
|
Loading…
Reference in New Issue
Block a user