Skip to content

Commit 4f3bd4b

Browse files
Change markupsafe folder
1 parent 87a498e commit 4f3bd4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/silabs/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ slc-generate:
209209
+@$(MAKE) -C tools all
210210
-@mv $(realpath $(CURDIR))/tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/site-packages/jinja2 \
211211
$(realpath $(CURDIR))/tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/jinja2
212+
-@mv $(realpath $(CURDIR))/tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/site-packages/markupsafe \
213+
$(realpath $(CURDIR))/tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/markupsafe
212214
@echo 'SLC generates project'
213215
@slc configuration --sdk gecko_sdk
214216
@slc signature trust -extpath cp_efr32_extension

0 commit comments

Comments
 (0)