Commit b681317e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

iOS: more building fixes

parent e01c363c
......@@ -327,7 +327,7 @@ info "Installing libvlc"
make install > ${out}
find ${PREFIX}/lib/vlc/plugins -name *.a -type f -exec cp '{}' ${PREFIX}/lib/vlc/plugins \;
cp -R "${VLCROOT}/contrib/${TARGET}" "${PREFIX}/contribs"
cp -R "${VLCROOT}/contrib/${TARGET}-${ARCH}" "${PREFIX}/contribs"
info "Removing unneeded modules"
blacklist="
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment