summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorIsmael Luceno2021-05-15 23:57:36 +0200
committerIsmael Luceno2021-05-15 23:57:50 +0200
commit5695df10bebe223a7e8fa2ef85fe9430a68a5216 (patch)
tree582cf65326d4e87207cb81d89300ce1d4b434557 /mail
parent0fb0f69b710da7aba3e30f6729a08889df50d44f (diff)
mutt: Make sidebar available for stable
Diffstat (limited to 'mail')
-rwxr-xr-xmail/mutt/CONFIGURE10
-rw-r--r--mail/mutt/HISTORY1
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/mutt/CONFIGURE b/mail/mutt/CONFIGURE
index c6672bbdb8..0f5d15a5bf 100755
--- a/mail/mutt/CONFIGURE
+++ b/mail/mutt/CONFIGURE
@@ -81,9 +81,7 @@ config_query_option MUTT_OPTS "Enable SMTP support?" \
"--enable-smtp" \
"--disable-smtp" &&
-if [[ "${MUTT_BRANCH}" != "stable" ]]; then
- config_query_option MUTT_OPTS "Enable sidebar?" \
- "n" \
- "--enable-sidebar" \
- "--disable-sidebar"
-fi
+config_query_option MUTT_OPTS "Enable sidebar?" \
+ "n" \
+ "--enable-sidebar" \
+ "--disable-sidebar"
diff --git a/mail/mutt/HISTORY b/mail/mutt/HISTORY
index e010596f16..c4830c827e 100644
--- a/mail/mutt/HISTORY
+++ b/mail/mutt/HISTORY
@@ -1,5 +1,6 @@
2021-05-15 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 2.0.7
+ * CONFIGURE: made sidebar available for stable
2020-04-22 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 1.13.5