diff options
author | Corrado Franco <conraid (at) linux (dot) it> | 2018-12-30 07:13:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-05 07:49:15 +0700 |
commit | a8bcdc69b35322daf5ea7a31e23ef503e969efee (patch) | |
tree | 6960a3bfb0c6f5e23146f77089cb2684e2f52222 /network/neomutt | |
parent | 5ec69cedb6a60d87c89757342038734ec6e26b72 (diff) |
network/neomutt: Fix README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt')
-rw-r--r-- | network/neomutt/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/neomutt/README b/network/neomutt/README index 3678678bb643..6da5020cbc4e 100644 --- a/network/neomutt/README +++ b/network/neomutt/README @@ -15,4 +15,4 @@ This script builds neomutt without optional support for notmuch, lua and kyotocabinet. You can be enabled with: -# NOTMUCH=yes LUA=yes KYOTO=yes ./neomutt.SlackBuild +# USENOTMUCH=yes USELUA=yes USEKYOTO=yes USEIDN2:-yes ./neomutt.SlackBuild |