Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 404674 Details for
Bug 551360
sys-libs/libtermcap-compat - add multilib support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add multilib support to libtermcap-compat
libtermcap-compat-2.0.8-r3.diff (text/plain), 836 bytes, created by
Daniel Pielmeier
on 2015-06-06 12:17:24 UTC
(
hide
)
Description:
add multilib support to libtermcap-compat
Filename:
MIME Type:
Creator:
Daniel Pielmeier
Created:
2015-06-06 12:17:24 UTC
Size:
836 bytes
patch
obsolete
>--- ../gentoo/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild 2014-12-07 18:01:18.000000000 +0100 >+++ sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild 2015-06-06 14:13:40.129302768 +0200 >@@ -7,7 +7,7 @@ > > EAPI="4" > >-inherit eutils multilib toolchain-funcs >+inherit eutils toolchain-funcs multilib-minimal > > PATCHVER="2" > >@@ -33,16 +33,27 @@ > cd "${WORKDIR}" > mv termtypes.tc termcap || die > epatch "${EPATCH_SOURCE}"/tc.file >+ >+ multilib_copy_sources > } > > src_configure() { > tc-export CC >+ >+ ECONF_SOURCE=${S} >+ multilib-minimal_src_configure > } > > src_install() { >+ multilib-minimal_src_install >+} >+ >+multilib_src_install() { > dolib.so libtermcap.so.${PV} > dosym libtermcap.so.${PV} /usr/$(get_libdir)/libtermcap.so.2 >+} > >+multilib_src_install_all() { > insinto /etc > doins "${WORKDIR}"/termcap >
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 551360
:
404674
|
404724