mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
DroidFallbackFull went buh-bye, don't break the recipe by failing so near the
end ;).
This commit is contained in:
2
Makefile
2
Makefile
@@ -78,7 +78,7 @@ endif
|
||||
ifeq ($(or $(EMULATE_READER),$(WIN32)),)
|
||||
# clean up, remove unused files for releases
|
||||
rm -rf $(INSTALL_DIR)/koreader/data/{cr3.ini,cr3skin-format.txt,desktop,devices,manual}
|
||||
rm $(INSTALL_DIR)/koreader/fonts/droid/DroidSansFallbackFull.ttf
|
||||
rm -rf $(INSTALL_DIR)/koreader/fonts/droid/DroidSansFallbackFull.ttf
|
||||
endif
|
||||
|
||||
$(KOR_BASE)/$(OUTPUT_DIR)/luajit:
|
||||
|
||||
Reference in New Issue
Block a user