kqemu: now also applies the patch. Silly me.

This commit is contained in:
Simone Rota 2007-10-21 18:04:05 +02:00
parent 938adb4959
commit 35853f63cc

View File

@ -6,12 +6,13 @@
name=kqemu
version=1.3.0pre11
release=2
release=3
source=(http://fabrice.bellard.free.fr/qemu/$name-$version.tar.gz \
$name.patch)
build() {
cd $name-$version
patch -Np1 -i ../$name.patch
./configure
make
install -D -m 0644 $name.ko $PKG/lib/modules/$(uname -r)/misc/kqemu.ko