[Bug 763902] cerbero: a few NDK r11 related bugfixes
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Mar 19 09:24:19 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763902
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #324312|none |reviewed
status| |
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 324312:
--> (https://bugzilla.gnome.org/review?bug=763902&attachment=324312)
::: cerbero/bootstrap/android.py
@@ +43,3 @@
try:
shell.call('unzip %s' % ndk_tar, dest)
+ shell.call('mv android-ndk-%s/* .' % self.NDK_VERSION, dest)
I assume you're building on OSX? Because the Linux version of the zip extracts
a directory called android-ndk-r11-linux-x86_64.tar.bz2 for whatever reason.
We'll have to either use globs here or platform specific directory names.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list