Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Casanowow Life for love
VLC-Android
Commits
ed7ca832
Commit
ed7ca832
authored
Jan 25, 2012
by
Jean-Baptiste Kempf
Browse files
We now work on 2.0
parent
f939ce73
Changes
1
Hide whitespace changes
Inline
Side-by-side
compile.sh
View file @
ed7ca832
...
@@ -24,7 +24,7 @@ export PATH=${ANDROID_NDK}/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux
...
@@ -24,7 +24,7 @@ export PATH=${ANDROID_NDK}/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux
if
[
!
-d
"vlc"
]
;
then
if
[
!
-d
"vlc"
]
;
then
echo
"VLC source not found, cloning"
echo
"VLC source not found, cloning"
git clone git://git.videolan.org/vlc/vlc-
1.2
.git vlc
git clone git://git.videolan.org/vlc/vlc-
2.0
.git vlc
else
else
echo
"VLC source found, pulling from remote master"
echo
"VLC source found, pulling from remote master"
pushd
vlc
>
/dev/null
pushd
vlc
>
/dev/null
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment