Copy the .blender directory into DESTDIR for bundling up with release.
This commit is contained in:
@@ -98,6 +98,8 @@ install: package
|
||||
@# possible overruling .txt text documents
|
||||
@[ ! -d $(CONFIG_GUESS)/text ] || \
|
||||
cp -f $(CONFIG_GUESS)/text/*.txt $(DISTDIR)
|
||||
@[ ! -d $(OCGDIR)/bin/.blender ] || \
|
||||
cp -a $(OCGDIR)/bin/.blender $(DISTDIR)
|
||||
|
||||
# Python scripts removed for 2.14
|
||||
#@echo "----> Copy python scripts"
|
||||
|
Reference in New Issue
Block a user