Browse Source

Fix Blender Changing their download format of the MacOS Package

MeFisto94 7 years ago
parent
commit
84492a7068

+ 4 - 4
nbi/stub/ext/infra/build/products/blender-macosx/build.properties

@@ -102,11 +102,11 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
 #   be extracted or it is a file that should be used directly; 'true'/'false'
 #   be extracted or it is a file that should be used directly; 'true'/'false'
 # * indices should start with 1
 # * indices should start with 1
 product.data.length=1
 product.data.length=1
-product.data.1.zip=true
+product.data.1.zip=false
 #normen
 #normen
-product.data.1.uri=https://www.blender.org/download/Blender2.79/blender-2.79-macOS-10.6.tar.gz/
-product.data.root=Blender
-product.data.sub.dir=
+product.data.1.uri=http://download.blender.org/release/Blender2.79/blender-2.79-macOS-10.6.tar.gz
+product.cata.tar=blender-2.79-macOS-10.6.tar.gz
+product.data.sub.dir=blender-2.79-macOS-10.6
 
 
 # modificator for the required disk space parameter; the core value will be the
 # modificator for the required disk space parameter; the core value will be the
 # sum of unzipped unstallation data files
 # sum of unzipped unstallation data files