mirror of
https://github.com/glest/glest-source.git
synced 2025-08-30 03:09:49 +02:00
Added Ubuntu 18 support
This commit is contained in:
@@ -323,5 +323,5 @@ else
|
||||
echo 'BUILD COMPLETE.'
|
||||
echo ''
|
||||
echo 'To launch ZetaGlest from the current directory, use:'
|
||||
echo ' ./zetaglest.sh'
|
||||
echo ' ./build/zetaglest'
|
||||
fi
|
||||
|
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
export DBUS_FATAL_WARNINGS=0
|
||||
unset XMODIFIERS
|
||||
cd build
|
||||
./zetaglest
|
||||
cd ..
|
Reference in New Issue
Block a user