mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Use the font DroidSansFallbackFull.ttf
Conflicts: font.lua
This commit is contained in:
committed by
Qingping Hou
parent
77a322f45f
commit
80fb6c21cc
1
Makefile
1
Makefile
@@ -289,6 +289,7 @@ customupdate: all
|
||||
$(STRIP) --strip-unneeded $(INSTALL_DIR)/libs/*
|
||||
cp -rpL data/*.css $(INSTALL_DIR)/data
|
||||
cp -rpL fonts $(INSTALL_DIR)
|
||||
rm $(INSTALL_DIR)/fonts/droid/DroidSansFallback.ttf
|
||||
cp -r git-rev resources $(INSTALL_DIR)
|
||||
cp -rpL frontend $(INSTALL_DIR)
|
||||
mkdir $(INSTALL_DIR)/fonts/host
|
||||
|
||||
Reference in New Issue
Block a user