Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-Android
Commits
ad5e5131
Commit
ad5e5131
authored
Jan 13, 2017
by
Geoffrey Métais
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Medialibrary build: Init libvlcpp submodule only
parent
54b37e04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
compile-libvlc.sh
compile-libvlc.sh
+2
-2
No files found.
compile-libvlc.sh
View file @
ad5e5131
...
...
@@ -784,8 +784,8 @@ if [ ! -d "${MEDIALIBRARY_MODULE_DIR}/medialibrary" ]; then
echo
-e
"
\e
[1m
\e
[32mmedialibrary source not found, cloning
\e
[0m"
git clone http://code.videolan.org/videolan/medialibrary.git
"
${
SRC_DIR
}
/medialibrary/medialibrary"
checkfail
"medialibrary source: git clone failed"
cd
${
SRC_DIR
}
/medialibrary/medialibrary
/libvlcpp
git submodule update
--init
cd
${
SRC_DIR
}
/medialibrary/medialibrary
git submodule update
--init
libvlcpp
cd
-
else
cd
${
MEDIALIBRARY_MODULE_DIR
}
/medialibrary
...
...
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