瀏覽代碼

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