mail-client/mutt: remove misaligning space from 1.6.1-r2 upgrade instructions

Package-Manager: portage-2.2.28
This commit is contained in:
Fabian Groffen
2016-06-13 10:25:28 +02:00
parent 505ab63887
commit a775e4b139

View File

@@ -259,7 +259,7 @@ pkg_postinst() {
elog "Please visit http://www.neomutt.org/ to learn more about this project."
elog "As a result, SmartTime functionality has been replaced with"
elog "CondDate feature. To mimic SmartTime, use this CondDate formatter:"
elog "%<[12m?%<[7d?%<[12H?%[%H:%M ]&%[%a-%d]>&%[%d-%b]>&%[%b-%y ]>"
elog "%<[12m?%<[7d?%<[12H?%[%H:%M ]&%[%a-%d]>&%[%d-%b]>&%[%b-%y]>"
echo
fi
}