Browse Source

compilation script: remove lingering upnpx download

Felix Paul Kühne 11 years ago
parent
commit
6681fdb73a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compileVLCforiOS.sh

+ 1 - 0
compileVLCforiOS.sh

@@ -170,6 +170,7 @@ else
 cd GHSidebarNav && git pull --rebase && cd ..
 fi
 if ! [ -e upnpx ]; then
+rm -f tar xf upnpx-*
 UPNPXVERSION=1.2.4
 curl -O http://upnpx.googlecode.com/files/upnpx-${UPNPXVERSION}.tar.gz
 tar xf upnpx-${UPNPXVERSION}.tar.gz