This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit 6dba52c81342206c7ab791b710da0cf2ed79cb73 Author: David Capello <[email protected]> Date: Sat Nov 8 21:09:54 2014 -0300 Remove MinGW from INSTALL.md --- INSTALL.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index cabed0a..c582c2b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -47,14 +47,6 @@ the source code in a directory called `aseprite-source`): /.../aseprite-source/build$ cmake .. -G "Unix Makefiles" - If you have MinGW + MSYS: - - C:\...\aseprite-source\build>cmake .. -G "MSYS Makefiles" - - If you have MinGW + mingw-make: - - C:\...\aseprite-source\build>cmake .. -G "MinGW Makefiles" - For more information in [CMake wiki](http://www.vtk.org/Wiki/CMake_Generator_Specific_Information). 3. After you have executed one of the `cmake .. -G <generator>` -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

