Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
cd "${S}"
EPATCH_SUFFIX="patch"
epatch ${FILESDIR}/${PV} || die
sed -i \
-e "/^Requires:/d" \
admin/pkgconfig/openal.pc.in || die "sed openal.pc.in failed"
}
src_compile() {