summary refs log tree commit diff stats
path: root/win32/deps/libxml2/release-x64.bat
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-09-28 22:10:20 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-09-28 22:10:20 +0200
commit179a1db89a26b2e37a3f7ea1dfa092825995d004 (patch)
tree7b815be155c36b2fa1cc7f27aa1a057980f2a813 /win32/deps/libxml2/release-x64.bat
parent9818573975fca87ca40e2ebf9cf7c0850f6ccda8 (diff)
Copy-paste is bad
Diffstat (limited to 'win32/deps/libxml2/release-x64.bat')
-rw-r--r--win32/deps/libxml2/release-x64.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/deps/libxml2/release-x64.bat b/win32/deps/libxml2/release-x64.bat
index 5f2411c9..cee4fa66 100644
--- a/win32/deps/libxml2/release-x64.bat
+++ b/win32/deps/libxml2/release-x64.bat
@@ -25,7 +25,7 @@ copy win32\vc11\x64\Release\libxml2.lib %LIBXML_DEST%\lib
 copy include\win32config.h %LIBXML_DEST%\include

 copy include\wsockcompat.h %LIBXML_DEST%\include

 xcopy /s include\libxml\*.h %LIBXML_DEST%\include\libxml\

-copy COPYING %EXPAT_DEST%\LICENSE.LIBXML2

+copy COPYING %LIBXML_DEST%\LICENSE.LIBXML2

 

 cd %LIBXML_DEST%

 set PATH=%PATH%;%ProgramFiles%\7-zip