--- lcms-1.17.ebuild.orig 2007-08-06 16:57:09.000000000 -0400 +++ lcms-1.17.ebuild 2007-08-06 19:16:15.000000000 -0400 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $ -inherit libtool eutils +inherit libtool eutils multilib DESCRIPTION="A lightweight, speed optimized color management engine" HOMEPAGE="http://www.littlecms.com/" @@ -51,6 +51,7 @@ emake \ DESTDIR="${D}" \ BINDIR="${D}"/usr/bin \ + libdir="/usr/$(get_libdir)" \ install || die "make install failed" insinto /usr/share/lcms/profiles