Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
sed -i \
-e "s:-g$:${CFLAGS}:" ${S}/Makefile.in \
|| die "sed Makefile.in failed"
cd ${S}
epatch ${FILESDIR}/${PN}-xfree.patch
}
src_compile() {