Commit 57af9238 authored by Felix Paul Kühne's avatar Felix Paul Kühne

ios/build.sh: fetch .gas in extras/tools automatically

parent b640bd19
...@@ -113,7 +113,7 @@ export PATH=$PATH:${VLCROOT}/extras/package/ios/resources ...@@ -113,7 +113,7 @@ export PATH=$PATH:${VLCROOT}/extras/package/ios/resources
info "Building tools" info "Building tools"
spushd "${VLCROOT}/extras/tools" spushd "${VLCROOT}/extras/tools"
./bootstrap ./bootstrap
make make && make .gas
spopd spopd
info "Building contrib for iOS in '${VLCROOT}/contrib/iPhone${PLATFORM}'" info "Building contrib for iOS in '${VLCROOT}/contrib/iPhone${PLATFORM}'"
......
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