mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 07:01:21 +02:00
Undeprecated Mac build script
This commit is contained in:
@@ -9,13 +9,6 @@
|
|||||||
#
|
#
|
||||||
# Modified by Andy Alt for ZetaGlest <https://zetaglest.github.io/>
|
# Modified by Andy Alt for ZetaGlest <https://zetaglest.github.io/>
|
||||||
|
|
||||||
echo ""
|
|
||||||
echo "This script has been deprecated. Please see"
|
|
||||||
echo "https://github.com/ZetaGlest/zetaglest-source/blob/develop/BUILD.md"
|
|
||||||
echo "For updated build instructions."
|
|
||||||
echo ""
|
|
||||||
|
|
||||||
exit 0
|
|
||||||
export LANG=C
|
export LANG=C
|
||||||
|
|
||||||
SCRIPTDIR="$(cd "$(dirname "$0")"; pwd)"
|
SCRIPTDIR="$(cd "$(dirname "$0")"; pwd)"
|
||||||
|
Reference in New Issue
Block a user