kqemu: now also applies the patch. Silly me.
This commit is contained in:
parent
938adb4959
commit
35853f63cc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user