mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
add extensions directory in customupdate
This commit is contained in:
parent
530f5ffc30
commit
6e858a980b
2
Makefile
2
Makefile
@ -301,6 +301,6 @@ customupdate: all
|
||||
cp -r git-rev resources $(INSTALL_DIR)
|
||||
cp -rpL frontend $(INSTALL_DIR)
|
||||
mkdir $(INSTALL_DIR)/fonts/host
|
||||
zip -9 -r kindlepdfviewer-$(VERSION).zip $(INSTALL_DIR) launchpad/ kite/
|
||||
zip -9 -r kindlepdfviewer-$(VERSION).zip $(INSTALL_DIR) launchpad/ kite/ extensions/
|
||||
rm -rf $(INSTALL_DIR)
|
||||
@echo "copy kindlepdfviewer-$(VERSION).zip to /mnt/us/customupdates and install with shift+shift+I"
|
||||
|
Loading…
Reference in New Issue
Block a user