From c3fb3fb7db2033592a2b9c0afe4924bc40c0a036 Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Sun, 24 Mar 2013 17:06:49 -0400 Subject: [PATCH] fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dc3befa93..f4a81bd0a 100644 --- a/Makefile +++ b/Makefile @@ -67,5 +67,5 @@ customupdate: $(KOR_BASE)/koreader-base $(KOR_BASE)/extr mkdir $(INSTALL_DIR)/fonts/host zip -9 -r koreader-$(VERSION).zip $(INSTALL_DIR) launchpad/ extensions/ rm -rf $(INSTALL_DIR) - # @TODO write a installation script in KUAL (houqp) + # @TODO write an installation script for KUAL (houqp)