mail-mta/proton-mail-bridge: fix bug

not closing as it is a workaround

Bug: https://bugs.gentoo.org/957684
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Part-of: https://github.com/gentoo/gentoo/pull/42515
Closes: https://github.com/gentoo/gentoo/pull/42515
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
This commit is contained in:
Filip Kobierski
2025-06-09 14:29:40 +02:00
committed by Dennis Lamm
parent e30d774190
commit 489ddd7823

View File

@@ -42,7 +42,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.15.1-gui_gentoo.patch
)
DOCS=( {README,Changelog}.md )
# $S is there for bug 957684
DOCS=( "${S}"/{README,Changelog}.md )
src_unpack() {
default