Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Casanowow Life for love
VLC-Android
Commits
f9d3f8ca
Commit
f9d3f8ca
authored
Feb 29, 2012
by
Thomas Clavier
Committed by
Rafaël Carré
Feb 29, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pushd and popd does not exist in sh
Signed-off-by:
Rafaël Carré
<
funman@videolan.org
>
parent
ddb467ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
compile.sh
compile.sh
+2
-2
No files found.
compile.sh
View file @
f9d3f8ca
...
...
@@ -44,9 +44,9 @@ if [ ! -d "vlc" ]; then
git clone git://git.videolan.org/vlc/vlc-2.0.git vlc
else
echo
"VLC source found, pulling from remote master"
push
d
vlc
>
/dev/null
c
d
vlc
git pull origin master
popd
>
/dev/null
cd
-
fi
echo
"Applying the patches"
...
...
Write
Preview
Markdown
is supported
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