remove kite in favor of KUAL

pull/2/merge
Qingping Hou 11 years ago
parent 6e858a980b
commit 8d2e5128b6

@ -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/ extensions/
zip -9 -r kindlepdfviewer-$(VERSION).zip $(INSTALL_DIR) launchpad/ extensions/
rm -rf $(INSTALL_DIR)
@echo "copy kindlepdfviewer-$(VERSION).zip to /mnt/us/customupdates and install with shift+shift+I"

@ -1,3 +0,0 @@
#!/bin/sh
/mnt/us/kindlepdfviewer/kpdf.sh

@ -1,3 +0,0 @@
#!/bin/sh
/mnt/us/kindlepdfviewer/kpdf.sh /mnt/us/documents
Loading…
Cancel
Save