[PATCH 8 of 8] Add correct branch to INSTALL documentation

Wald Commits scm-commit at wald.intevation.org
Wed Aug 27 16:33:25 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1409149993 -7200
# Node ID 3b736de02df342f6d88dd3437d8c156112de0954
# Parent  3397250db5cfd50b452ebd9639d762ff9c54d2f0
Add correct branch to INSTALL documentation

diff -r 3397250db5cf -r 3b736de02df3 INSTALL
--- a/INSTALL	Wed Aug 27 16:31:53 2014 +0200
+++ b/INSTALL	Wed Aug 27 16:33:13 2014 +0200
@@ -194,6 +194,7 @@
     MXEPATH=$YOURPREFIX/win
     git clone https://github.com/Intevation/mxe.git $MXEPATH
     cd $MXEPATH
+    git checkout trustbridge
     echo "MXE_TARGETS := i686-w64-mingw32.static" > settings.mk
     make polarssl
     make qtbase


More information about the Trustbridge-commits mailing list