summary refs log tree commit diff stats
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
parent9818573975fca87ca40e2ebf9cf7c0850f6ccda8 (diff)
Copy-paste is bad
-rw-r--r--win32/deps/libxml2/release-x64.bat2
-rw-r--r--win32/deps/libxml2/release-x86.bat2
2 files changed, 2 insertions, 2 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

diff --git a/win32/deps/libxml2/release-x86.bat b/win32/deps/libxml2/release-x86.bat
index a73b0ac6..2a210685 100644
--- a/win32/deps/libxml2/release-x86.bat
+++ b/win32/deps/libxml2/release-x86.bat
@@ -25,7 +25,7 @@ copy win32\vc11\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