From e50f88a91c6bcb3c3f4e5a0f43132f84e32f550f Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Fri, 19 Jul 2024 00:59:58 +1000 Subject: [PATCH] Whoops --- src/blenderbim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blenderbim/Makefile b/src/blenderbim/Makefile index c79fc08016..d974701984 100644 --- a/src/blenderbim/Makefile +++ b/src/blenderbim/Makefile @@ -223,7 +223,7 @@ endif cp -r build/bpypolyskel-master/dist/*.whl build/wheels/ # Required for Desktop icon and file association - cp -r blenderbim/libs/desktop dist/blenderbim/libs/ + cp -r blenderbim/libs/desktop build/blenderbim/libs/ # Generate translations module for BBIM build git clone https://github.com/IfcOpenShell/blenderbim-translations.git build