From f61726ba4924e1c67dae9097861a258d20c63f33 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 13 Jul 2012 22:27:12 +0200 Subject: Remove the last remnants of XChat-WDK --- win32/release-src.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'win32/release-src.bat') diff --git a/win32/release-src.bat b/win32/release-src.bat index 9df98250..2c4f52f2 100644 --- a/win32/release-src.bat +++ b/win32/release-src.bat @@ -1,7 +1,7 @@ @echo off set PATH=%PATH%;%PROGRAMW6432%\7-Zip;%PROGRAMFILES(X86)%\Git\bin -git clone --branch wdk https://xchat-wdk.googlecode.com/git/ xchat-wdk -rmdir /q /s xchat-wdk\.git -7z a xchat-wdk-head.7z xchat-wdk -rmdir /q /s xchat-wdk +git clone https://github.com/hexchat/hexchat.git hexchat +rmdir /q /s hexchat\.git +7z a hexchat-head.7z hexchat +rmdir /q /s hexchat pause -- cgit 1.4.1