2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00

remove wifi.sh from Makefile

This commit is contained in:
pazos 2014-08-19 00:52:21 +02:00
parent 30931f22b9
commit a568995778

View File

@ -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 \