chiark / gitweb /
bin/wakey.sh: Rename, now that it's not `zsh'-specific.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 21 Apr 2020 12:04:37 +0000 (13:04 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 21 Apr 2020 12:06:27 +0000 (13:06 +0100)
Makefile
bin/wakey.sh [moved from bin/wakey.zsh with 100% similarity]

index ecc3bb8fc3844b9fa461d1731f9e6f6cca6e2cbd..9256ee733bcdafadc9f4b3ee12cb9056470ab389 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ ELISP                 += dot-emacs
 dot-emacs_DEPS          = make-regexp
 
 SCRIPTLINKS            += emacsclient-hack movemail-hack sendmail-hack
-SCRIPTLINKS            += aspell-hack emerge-hack wakey.zsh
+SCRIPTLINKS            += aspell-hack emerge-hack wakey.sh
 
 %.elc: %.el $$(foreach e, $$($$*_DEPS), $$(DEP_$$e))
        $(call v_tag,EMACS)if ! $(EMACS) >$*.build-log 2>&1 \
similarity index 100%
rename from bin/wakey.zsh
rename to bin/wakey.sh