# $Header: /var/cvsroot/gentoo-x86/sys-block/lsiutil/lsiutil-1.60.ebuild,v 1.2 2009/01/13 12:02:27 ssuominen Exp $
inherit toolchain-funcs
inherit eutils
DESCRIPTION="LSI Logic Fusion MPT Command Line Interface management tool"
HOMEPAGE="http://www.lsi.com/"
unpack ${A}
cd "${S}"
unpack ./Source/${PN}.tar.gz
epatch ${FILESDIR}/typedef_uint64_t.patch
}
src_compile() {