neomutt binary is now neomutt

Mon, 25 Sep 2017 15:37:58 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 25 Sep 2017 15:37:58 -0400
changeset 645
2b7084ae3b6c
parent 644
42383cfcb729
child 646
8b67de888051

neomutt binary is now neomutt

bin/setup-neomutt file | annotate | diff | comparison | revisions
--- a/bin/setup-neomutt
+++ b/bin/setup-neomutt
@@ -43,9 +43,10 @@ autoreconf -i --force
 make -s -j3
 
 cd ~/bin
-for BIN in mutt mutt_dotlock pgpewrap; do
+for BIN in neomutt mutt_dotlock pgpewrap; do
   ln -sf ../sandbox/neomutt/$BIN
 done
+ln -sf ../sandbox/neomutt/neomutt mutt
 
 :<<=cut
 =head1 NAME

mercurial