Bug 136605 - vdr-plugin eclass needs multilib lovin'
Bug#: 136605 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: zzam@gentoo.org Reported By: squinky86@gentoo.org
Component: Eclasses and Profiles
URL: 
Summary: vdr-plugin eclass needs multilib lovin'
Keywords:  
Status Whiteboard: 
Opened: 2006-06-12 20:12 0000
Description:   Opened: 2006-06-12 20:12 0000
vdr-plugin.eclass needs to work on 64-bit architectures where the libdir is not
necessarily /usr/lib.

------- Comment #1 From Jon Hood (RETIRED) 2006-06-12 20:13:13 0000 -------
Created an attachment (id=89016) [details]
eclass/vdr-multilib.eclass patch

I think this patch should work, but I haven't ever messed with eclasses before.
Please consult on if this will break anything on other platforms, or if I
missed something.

------- Comment #2 From Matthias Schwarzott 2006-06-14 00:53:39 0000 -------
Together with this, one must change the path at which vdr searches for its
plugins (inside media-video/vdr).

------- Comment #3 From Matthias Schwarzott 2006-06-17 07:56:00 0000 -------
Implemented in eclass, vdr-binary and gentoo-vdr-scripts