commit: db19045cb5a9e54288270a248ff216ab7857b637 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Feb 10 20:26:20 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Feb 10 20:52:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db19045c
net-im/yowsup: fix patch Closes: https://bugs.gentoo.org/833055 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-im/yowsup/yowsup-3.2.3_p20190905-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/yowsup/yowsup-3.2.3_p20190905-r1.ebuild b/net-im/yowsup/yowsup-3.2.3_p20190905-r1.ebuild index 8b6d17ca8d22..68f656f5c61c 100644 --- a/net-im/yowsup/yowsup-3.2.3_p20190905-r1.ebuild +++ b/net-im/yowsup/yowsup-3.2.3_p20190905-r1.ebuild @@ -34,7 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/${PF}-fix-install-path.patch" ) +PATCHES=( "${FILESDIR}/${PN}-3.2.3_p20190905-fix-install-path.patch" ) src_prepare() { default
