View | Details | Raw Unified
Collapse All | Expand All

(-) lcms-1.17.ebuild.orig (-1 / +2 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# 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"
DESCRIPTION="A lightweight, speed optimized color management engine"
HOMEPAGE="http://www.littlecms.com/"
HOMEPAGE="http://www.littlecms.com/"
 Lines 51-56    Link Here 
	emake \
	emake \
		DESTDIR="${D}" \
		DESTDIR="${D}" \
		BINDIR="${D}"/usr/bin \
		BINDIR="${D}"/usr/bin \
		libdir="/usr/$(get_libdir)" \
		install || die "make install failed"
		install || die "make install failed"
	insinto /usr/share/lcms/profiles
	insinto /usr/share/lcms/profiles