[Android] Remove TV from build script help

Geoffrey Métais git at videolan.org
Sun Feb 28 19:33:06 CET 2016


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Sun Feb 28 19:32:07 2016 +0100| [5f8b29d9675dcc3ebb6d7181417841a3a0709731] | committer: Geoffrey Métais

Remove TV from build script help

> https://code.videolan.org/videolan/vlc-android/commit/5f8b29d9675dcc3ebb6d7181417841a3a0709731
---

 compile.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index 71570ee..72c1cdc 100755
--- a/compile.sh
+++ b/compile.sh
@@ -15,7 +15,6 @@ while [ $# -gt 0 ]; do
             echo "  MIPS:    mips, mips64."
             echo "Use --release to build in release mode"
             echo "Use -s to set your keystore file and -p for the password"
-            echo "Use -t to get an AndroidTv build"
             echo "Use -c to get a ChromeOS build"
             echo "Use -l to build only LibVLC"
             exit 0



More information about the Android mailing list