Сравнение neomutt-20251211-r1 с neomutt-20260406

/usr/portage/mail-client/neomutt/neomutt-20260406.ebuild 2026-04-10 12:17:39.710735387 +0300
87 87
}
88 88

  
89 89
src_configure() {
90
	# fix typo found right after release:
91
	# https://github.com/neomutt/neomutt/commit/cddbd189aab68f1978ef0e361217514ec94321b3
92
	sed -i 's/-smine/-smime/' "${S}"/smime/Makefile.autosetup
93

  
94 90
	local myconf=(
95 91
		"$(usex doc --full-doc --disable-doc)"
96 92
		"$(use_enable nls)"
Спасибо!