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 477ba2029715ee85194543a0b8edae0306faa3f3 Author: Raimund Hocke <[email protected]> Date: Sun Dec 29 14:13:31 2013 +0100 Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bc93eb9..77397f3 100644 --- a/README.md +++ b/README.md @@ -80,11 +80,11 @@ The prebuilt native libraries for Windows, Mac and Linux (partially).<br /> (contained in `sikuli-setup.jar`) It contains a Maven workflow to execute build scripts for the native libraries on the system running on: -Windows (not yet ready): WinUtil.dll, VisionProxy.dll -Mac: libMacHotkeyManager.dylib, libMacUtil.dylib, libVisionProxy.dylib -Linux: libVisionProxy.so + - Windows (not yet ready): WinUtil.dll, VisionProxy.dll + - Mac: libMacHotkeyManager.dylib, libMacUtil.dylib, libVisionProxy.dylib + - Linux: libVisionProxy.so -To run it from the project root folder: +To run it from the project root folder:<br /> `mvn -f Libs/x*` The build scripts are in the respective system folder in folder `build` <br /> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

