Преглед изворни кода

compilation script: remove lingering upnpx download

Felix Paul Kühne пре 11 година
родитељ
комит
6681fdb73a
1 измењених фајлова са 1 додато и 0 уклоњено
  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