[sikuli] 374/385: minor
Gilles Filippini
pini at moszumanska.debian.org
Sun Jun 29 19:26:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to tag upstream/1.1.0_beta1
in repository sikuli.
commit a1007d6b44afe531815833ad0a51295384ade7ce
Author: Raimund Hocke <rmhdevelop at me.com>
Date: Tue Apr 29 11:13:57 2014 +0200
minor
---
.gitignore | 1 +
Libs/build/windows/TheBuildProcess/00_natives_build.txt | 15 ---------------
2 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/.gitignore b/.gitignore
index 143e172..aa2e573 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ nb*
stuff/
*.versionsBackup
*.log
+build/
diff --git a/Libs/build/windows/TheBuildProcess/00_natives_build.txt b/Libs/build/windows/TheBuildProcess/00_natives_build.txt
index 912c594..5149c26 100644
--- a/Libs/build/windows/TheBuildProcess/00_natives_build.txt
+++ b/Libs/build/windows/TheBuildProcess/00_natives_build.txt
@@ -25,37 +25,22 @@ mingw(64)
--- in msys32.bat to automate this
if exist c:\mingw64 goto IS32MG
-
rename c:\mingw mingw64
-
rename c:\mingw32 mingw
:IS32MG
-
if exist c:\msys\local64 goto IS32
-
rename c:\msys\local local64
-
rename c:\msys\local32 local
-
:IS32
-
if not exist c:\mingw64 goto ERROR32
-
if exist c:\msys\local64 goto IS32OK
-
:ERROR32
-
dir c:\m*
-
dir c:\msys\l*
-
pause
-
goto EOF
-
:IS32OK
-
--- in msys64.bat to automate this
if exist c:\mingw32 goto IS64MG
rename c:\mingw mingw32
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git
More information about the pkg-java-commits
mailing list