mutt: actually make imap optional (#24776)
This commit is contained in:
parent
7099e8da83
commit
da4fd5ef41
@ -45,7 +45,6 @@ stdenv.mkDerivation rec {
|
|||||||
(enableFeature withSidebar "sidebar")
|
(enableFeature withSidebar "sidebar")
|
||||||
"--enable-smtp"
|
"--enable-smtp"
|
||||||
"--enable-pop"
|
"--enable-pop"
|
||||||
"--enable-imap"
|
|
||||||
"--with-mailpath="
|
"--with-mailpath="
|
||||||
|
|
||||||
# Look in $PATH at runtime, instead of hardcoding /usr/bin/sendmail
|
# Look in $PATH at runtime, instead of hardcoding /usr/bin/sendmail
|
||||||
|
Loading…
Reference in New Issue
Block a user