mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Dennis Lamm
parent
e30d774190
commit
489ddd7823
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user