Summary: | dev-libs/hiredis[ssl]: wrong prefix in hiredis_ssl.pc file | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Petr Vaněk <arkamar> |
Component: | Current packages | Assignee: | Sam James <sam> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/32345 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Petr Vaněk
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e664103008aca17204231ff46d55c01362ea5b8 commit 5e664103008aca17204231ff46d55c01362ea5b8 Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2023-08-16 14:50:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-17 06:22:35 +0000 dev-libs/hiredis: Correct prefix in hiredis_ssl.pc Ensure hiredis_ssl.pc is generated during the compile phase. Without this, it contains the $ED prefix from the install phase. It's safe to generate it, even if not installed when USE=-ssl is specified. Closes: https://bugs.gentoo.org/912367 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/32345 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/hiredis/{hiredis-1.0.2-r2.ebuild => hiredis-1.0.2-r3.ebuild} | 4 ++-- dev-libs/hiredis/{hiredis-1.1.0.ebuild => hiredis-1.1.0-r1.ebuild} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) |