Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
unpack ${A}
cd ${S}
[ `gcc-major-version` == 2 ] && epatch ${FILESDIR}/${P}-gcc2.patch
epatch ${FILESDIR}/cxml.patch || die "epatch failed"
}
src_install() {