From 9a2574dfe69fbf16b19fcbe382c12c4fc9ee2200 Mon Sep 17 00:00:00 2001 From: Mike DePaulo Date: Sun, 16 Mar 2014 12:06:53 -0400 Subject: Delete the nsis\x2goclient\ dir from the previous build. It was preventing PulseAudio 5.0 from being copied over to replace 1.1. --- bin/nsis-builder.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/nsis-builder.bat b/bin/nsis-builder.bat index 5a857a4..1cdd8d5 100644 --- a/bin/nsis-builder.bat +++ b/bin/nsis-builder.bat @@ -12,6 +12,7 @@ if "%1"=="--console" sed -i 's/#CONFIG += console/CONFIG += console/' x2goclient %COMSPEC% /c config_win.bat mingw32-make dir release\x2goclient.exe +rmdir /s /q nsis\x2goclient cd nsis mkdir x2goclient xcopy /S D:\Build\scripts\current_files\x2goclient x2goclient -- cgit v1.2.3