Remove unused NsProcess.zip
This commit is contained in:
@@ -11,7 +11,6 @@ install:
|
|||||||
|
|
||||||
cache:
|
cache:
|
||||||
- nsissetup.exe -> appveyor.yaml
|
- nsissetup.exe -> appveyor.yaml
|
||||||
- NsProcess.zip -> appveyor.yaml
|
|
||||||
- thirdparty\download -> thirdparty\fetch-thirdparty-deps.ps1
|
- thirdparty\download -> thirdparty\fetch-thirdparty-deps.ps1
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
|
|||||||
4
thirdparty/fetch-thirdparty-deps-windows.sh
vendored
4
thirdparty/fetch-thirdparty-deps-windows.sh
vendored
@@ -44,7 +44,3 @@ if [ ! -f soft_oal.dll ]; then
|
|||||||
cp ./OpenAL-Soft/bin/Win32/soft_oal.dll ./soft_oal.dll
|
cp ./OpenAL-Soft/bin/Win32/soft_oal.dll ./soft_oal.dll
|
||||||
rm -rf OpenAL-Soft
|
rm -rf OpenAL-Soft
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -f ../NsProcess.zip ]; then
|
|
||||||
curl -s -L -o ../NsProcess.zip http://nsis.sourceforge.net/mediawiki/images/archive/1/18/20140806212030!NsProcess.zip
|
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user