Xserver: show error message when server does not start

This commit is contained in:
pelya
2013-11-12 01:40:02 +02:00
parent f047192dba
commit 7d40446ea0
6 changed files with 37 additions and 7 deletions

View File

@@ -11,4 +11,4 @@ tar -c -z --exclude-vcs --exclude="*.o" --exclude="*.d" --exclude="*.dep" \
`find project/jni/application -maxdepth 1 -type f -o -type l` \
project/jni/application/src \
project/jni/application/`readlink project/jni/application/src` \
project/AndroidManifest.xml project/src
project/AndroidManifest.xml project/src "$@"