- Copy the font and .Blanguages into the end result
This commit is contained in:
@@ -102,6 +102,8 @@ install: package
|
|||||||
ifneq ($(OS), darwin)
|
ifneq ($(OS), darwin)
|
||||||
@[ ! -d $(OCGDIR)/bin/.blender ] || \
|
@[ ! -d $(OCGDIR)/bin/.blender ] || \
|
||||||
cp -r $(OCGDIR)/bin/.blender $(DISTDIR)
|
cp -r $(OCGDIR)/bin/.blender $(DISTDIR)
|
||||||
|
cp $(NANBLENDERHOME)/bin/.blender/.Blanguages $(DISTDIR)/.blender
|
||||||
|
cp $(NANBLENDERHOME)/bin/.blender/.bfont.ttf $(DISTDIR)/.blender
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Python scripts removed for 2.14
|
# Python scripts removed for 2.14
|
||||||
|
Reference in New Issue
Block a user