mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
Fix #2849. Brick.ttl is now bundled.
This commit is contained in:
@@ -620,7 +620,7 @@ endif
|
|||||||
cd dist/working/brickschema-0.5.1/ && cp -r brickschema ../../blenderbim/libs/site/packages/
|
cd dist/working/brickschema-0.5.1/ && cp -r brickschema ../../blenderbim/libs/site/packages/
|
||||||
# For now lets bundle the latest nightly schema
|
# For now lets bundle the latest nightly schema
|
||||||
cd dist/working && wget https://github.com/BrickSchema/Brick/releases/download/nightly/Brick.ttl
|
cd dist/working && wget https://github.com/BrickSchema/Brick/releases/download/nightly/Brick.ttl
|
||||||
cd dist/working && cp Brick.ttl ../../blenderbim/bim/schema/Brick.ttl
|
cd dist/working && cp Brick.ttl ../blenderbim/bim/schema/Brick.ttl
|
||||||
rm -rf dist/working
|
rm -rf dist/working
|
||||||
|
|
||||||
# Required by brickschema
|
# Required by brickschema
|
||||||
|
|||||||
Reference in New Issue
Block a user