dev-java/kaffe: update alsa patch

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@627 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2008-12-08 22:11:20 +00:00
parent d5ab5029f6
commit 5f3dd6ddb9
3 changed files with 7 additions and 2 deletions

View File

@@ -71,6 +71,8 @@ pkg_setup() {
src_unpack() {
unpack ${A}
rm -v "${S}"/external/gcc/*/*.c || die
cd "${S}"
epatch ${PATCHES}
}
src_compile() {