]> git.sesse.net Git - vlc/commit
ios: Remove the contribs directory before installing new files
authorMartin Storsjö <martin@martin.st>
Mon, 22 Jul 2013 18:09:12 +0000 (21:09 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 22 Jul 2013 19:14:17 +0000 (22:14 +0300)
commitd80e7c5923e634461d60681c5f0a1c44d26c8ca8
treeda922fd2dcf07900d47f723aed874c576dd4d831
parentd9b63dff5bef6156a71e27a8994444debeeff776
ios: Remove the contribs directory before installing new files

If the contribs directory already existed, the source directory was
copied as a new subdirectory into that instead of replacing it
(which probably was what was intended).

This meant that the contribs directory in the install directory
wasn't ever updated in incremental builds unless explicitly
manually removed.

Signed-off-by: Martin Storsjö <martin@martin.st>
extras/package/ios/build.sh