Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 649718 Details for
Bug 733082
app-pda/libplist-2.2.0: compile failed because can't find libplist.la
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for ebuild
libplist-2.2.0-fix-la.patch (text/plain), 525 bytes, created by
vowstar
on 2020-07-17 14:26:35 UTC
(
hide
)
Description:
patch for ebuild
Filename:
MIME Type:
Creator:
vowstar
Created:
2020-07-17 14:26:35 UTC
Size:
525 bytes
patch
obsolete
>diff --git a/app-pda/libplist/libplist-2.2.0.ebuild b/app-pda/libplist/libplist-2.2.0.ebuild >index 7c1f430c30f..503917f8319 100644 >--- a/app-pda/libplist/libplist-2.2.0.ebuild >+++ b/app-pda/libplist/libplist-2.2.0.ebuild >@@ -60,7 +60,7 @@ src_compile() { > python_compile() { > emake -C "${BUILD_DIR}"/cython \ > VPATH="${S}/cython:${native_builddir}/cython" \ >- plist_la_LIBADD="${native_builddir}/src/libplist.la" >+ plist_la_LIBADD="${native_builddir}/src/libplist-2.0.la" > } > > local native_builddir=${BUILD_DIR}
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 733082
:
649716
| 649718