From 5df6768c77cbaca73d8b4867529b7d16fcc7f4e7 Mon Sep 17 00:00:00 2001 From: chrox Date: Thu, 26 Jun 2014 12:46:17 +0800 Subject: [PATCH] fix make koboupdate since there is no bins in kobo directory now --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 56f2ce87d..7d3b9d964 100644 --- a/Makefile +++ b/Makefile @@ -122,7 +122,6 @@ koboupdate: all cp kobo/fmon/README.txt $(INSTALL_DIR)/README_kobo.txt cp kobo/koreader.sh $(INSTALL_DIR)/koreader cp kobo/suspend.sh $(INSTALL_DIR)/koreader - cp kobo/*.bin $(INSTALL_DIR)/koreader # create new package cd $(INSTALL_DIR) && \ zip -9 -r \