Test build-zg fix

This commit is contained in:
mathusummut
2018-11-04 00:14:51 +01:00
parent 0cfe7e81d1
commit 9e8483bb24
2 changed files with 6 additions and 3 deletions

View File

@@ -4,6 +4,8 @@
# Written by Mark Vejvoda <mark_vejvoda@hotmail.com>
# Copyright (c) 2011-2013 Mark Vejvoda under GNU GPL v3.0+
./setupBuildDeps.sh
# ----------------------------------------------------------------------------
#
# Configuration section
@@ -318,12 +320,13 @@ else
echo 'ERROR: MAKE failed.' >&2; exit 2
fi
git clone https://github.com/ZetaGlest/zetaglest-data.git
cd ..
echo ''
echo 'BUILD COMPLETE.'
echo ''
echo 'To launch ZetaGlest from the current directory, use:'
echo ' ./zetaglest'
echo ' ./build/zetaglest'
#echo 'Or change into mk/linux and run it from there:'
#echo ' ./zetaglest --ini-path=./ --data-path=./'
fi

View File

@@ -2,7 +2,7 @@
#
# Functions shared by several scripts
#
# Copyright (c) 2013-2016 MegaGlest Team under GNU GPL v3.0+
# Copyright (c) 2013-2018 ZetaGlest Team under GNU GPL v3.0+
function detect_system {
# Determine distro title, release, codename