Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 748716 Details for
Bug 821871
app-text/calibre links with bad libdir
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
updated ebuild
0001-app-text-calibre-fix-821871.patch (text/plain), 1.02 KB, created by
Jannik Glückert
on 2021-11-05 01:09:45 UTC
(
hide
)
Description:
updated ebuild
Filename:
MIME Type:
Creator:
Jannik Glückert
Created:
2021-11-05 01:09:45 UTC
Size:
1.02 KB
patch
obsolete
>From f1e5b78c2ef55ec72d4a8c1aaad26f12fec80dfb Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Jannik=20Gl=C3=BCckert?= <jannik.glueckert@gmail.com> >Date: Fri, 5 Nov 2021 02:04:32 +0100 >Subject: [PATCH] app-text/calibre: fix #821871 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Jannik Glückert <jannik.glueckert@gmail.com> >--- > app-text/calibre/calibre-5.31.1.ebuild | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/app-text/calibre/calibre-5.31.1.ebuild b/app-text/calibre/calibre-5.31.1.ebuild >index 283305d4191..6cdd4f21545 100644 >--- a/app-text/calibre/calibre-5.31.1.ebuild >+++ b/app-text/calibre/calibre-5.31.1.ebuild >@@ -191,6 +191,10 @@ src_compile() { > # TODO: get qmake called by setup.py to respect CC and CXX too > tc-export CC CXX > >+ # bug 821871 >+ MY_LIBDIR="${ESYSROOT}/usr/$(get_libdir)" >+ export FT_LIB_DIR="${MY_LIBDIR}" HUNSPELL_LIB_DIR="${MY_LIBDIR}" PODOFO_LIB_DIR="${MY_LIBDIR}" >+ > PATH="${T}/bin:${PATH}" ${EPYTHON} setup.py build || die > } > >-- >2.32.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 821871
: 748716