[arch-commits] Commit in qemu/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Apr 28 17:26:20 UTC 2008


    Date: Monday, April 28, 2008 @ 13:26:19
  Author: tpowa
Revision: 1030

upgpkg: qemu 0.9.1-4

Modified:
  qemu/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-28 03:46:27 UTC (rev 1029)
+++ PKGBUILD	2008-04-28 17:26:19 UTC (rev 1030)
@@ -2,8 +2,8 @@
 # Maintainer: Thomas B�chler <thomas at archlinux.org>
 pkgname=qemu
 pkgver=0.9.1
-pkgrel=3
-_kvmver=64
+pkgrel=4
+_kvmver=67
 pkgdesc="QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation."
 arch=(i686 x86_64)
 license=('GPL')
@@ -49,7 +49,7 @@
         ${startdir}/pkg/usr/bin/qemu-kvm
     install -D -m644 ${startdir}/src/kvm-$_kvmver/scripts/65-kvm.rules \
     	${startdir}/pkg/etc/udev/rules.d/65-kvm.rules || return 1
+   # install kvm bios files
+   cp -f ${startdir}/src/kvm-$_kvmver/qemu/pc-bios/* \
+	${startdir}/pkg/usr/share/qemu/
 }
-md5sums=('6591df8e9270eb358c881de4ebea1262'
-         'ec06591830b8fcf53913f05f3d66f7e5'
-         '8c69ea06a106840488882d13ee00b80c')





More information about the arch-commits mailing list