summary refs log tree commit diff stats
path: root/build
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-10-06 00:52:07 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-06 00:52:07 +0200
commitde3270fad5e9e4bab84fa6216107c540b6411e75 (patch)
tree9a58c77737a468579e015b470063406550af97b6 /build
parentb4696b18db6d569462e90aceda9e15c1bdaeb5a6 (diff)
plus sign causes problems, use the glib one as it's the same
Diffstat (limited to 'build')
-rw-r--r--build/release-x86.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 9c8267df..969bde63 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -35,7 +35,7 @@ xcopy /q /s /i etc %XCHAT_DEST%\etc
 copy ..\COPYING %XCHAT_DEST%
 copy %SSL_BIN%\..\LICENSE.OPENSSL %XCHAT_DEST%
 copy %SSL_BIN%\..\LICENSE.ZLIB %XCHAT_DEST%
-copy %GTK_BIN%\..\share\doc\gtk+-2.22.0\COPYING %XCHAT_DEST%\LICENSE.GTK
+copy %GTK_BIN%\..\share\doc\glib-2.26.0\COPYING %XCHAT_DEST%\LICENSE.GTK
 copy %GTK_BIN%\..\share\doc\cairo_1.10.0-1_win32\COPYING-LGPL-2.1 %XCHAT_DEST%\LICENSE.CAIRO
 copy %LUA_BIN%\..\COPYRIGHT %XCHAT_DEST%\LICENSE.LUA
 copy %ENCHANT_BIN%\..\COPYING %XCHAT_DEST%\LICENSE.ENCHANT