Author: cazfi
Date: Wed Oct 12 09:58:14 2016
New Revision: 34106

URL: http://svn.gna.org/viewcvs/freeciv?rev=34106&view=rev
Log:
Set msys2 Windows Installer makefile target 'all' to depend on those installers 
that can
be built with official msys2 environment.

See patch #7813

Modified:
    branches/S2_6/win32/installer_msys2/Makefile

Modified: branches/S2_6/win32/installer_msys2/Makefile
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/win32/installer_msys2/Makefile?rev=34106&r1=34105&r2=34106&view=diff
==============================================================================
--- branches/S2_6/win32/installer_msys2/Makefile        (original)
+++ branches/S2_6/win32/installer_msys2/Makefile        Wed Oct 12 09:58:14 2016
@@ -33,8 +33,9 @@
 # Make rules
 #
 
-# by default build all installers
-all: gtk3-installer gtk2-installer sdl2-installer qt-installer 
ruledit-installer
+# by default build all installers that are buildable with current msys2 
environment
+# gtk2-installer and qt-installers are not built.
+all: gtk3-installer sdl2-installer ruledit-installer
 
 # These are what can be built in current official environment version
 buildable-win32: gtk3-installer sdl2-installer ruledit-installer


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to