summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:42:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:43:16 -0700
commit478c88ce40f4bc09c6fdf3672a3eff2ab7450192 (patch)
treee2bbd20ec667eb399407a1bc94f8ceb4de5854f6 /scripts
parent73e586b8c8ef958b4ed521eab88063509dfe7906 (diff)
downloaddotfiles-478c88ce40f4bc09c6fdf3672a3eff2ab7450192.tar.gz
update paths to emacs.git melete branch flagfile
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/desktop/emacsclient2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/desktop/emacsclient b/scripts/desktop/emacsclient
index a65cddbd..5671f5fb 100755
--- a/scripts/desktop/emacsclient
+++ b/scripts/desktop/emacsclient
@@ -29,7 +29,7 @@ if [ "$devel_running" = true -a "$mode" = --installed ]; then
fi
if [ "$mode" != --installed \
- -a -e "$HOME/src/emacs/admin/README.melete" \
+ -a -e "$HOME/src/emacs/admin/flagfile.melete" \
-a -x "$HOME/src/emacs/lib-src/emacsclient" \
-a -d "/usr/share/emacs-snapshot/site-lisp/elpa" ] \
&& ! ps -o exe -u "$LOGNAME" -U "$LOGNAME" \