Author: cazfi
Date: Wed Oct 12 09:58:08 2016
New Revision: 34105

URL: http://svn.gna.org/viewcvs/freeciv?rev=34105&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:
    trunk/windows/installer_msys2/Makefile

Modified: trunk/windows/installer_msys2/Makefile
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/windows/installer_msys2/Makefile?rev=34105&r1=34104&r2=34105&view=diff
==============================================================================
--- trunk/windows/installer_msys2/Makefile      (original)
+++ trunk/windows/installer_msys2/Makefile      Wed Oct 12 09:58:08 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 gtk3x-installer sdl2-installer ruledit-installer
 
 gtk3x-installer:
        make GUI=gtk3x FCMP=gtk3x EXTRA_CONFIG="--disable-ruledit 
$(EXTRA_CONFIG)" wrap-gtk3x


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

Reply via email to