From a56899577823d79625b9e798074978153ae86bc4 Mon Sep 17 00:00:00 2001 From: pazos Date: Tue, 19 Aug 2014 00:52:21 +0200 Subject: [PATCH] remove wifi.sh from Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 13da0866f..9603416ae 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,6 @@ koboupdate: all cp kobo/koreader.sh $(INSTALL_DIR)/koreader cp kobo/suspend.sh $(INSTALL_DIR)/koreader cp kobo/nickel.sh $(INSTALL_DIR)/koreader - cp kobo/wifi.sh $(INSTALL_DIR)/koreader # create new package cd $(INSTALL_DIR) && \ zip -9 -r \