mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 23:02:56 +02:00
xen: provide all qemu related files.
This commit is contained in:
parent
5d06d61cf2
commit
3426df9a7f
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=xen
|
||||
version=4.3.0
|
||||
wrksrc=xen-${version}
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Xen Hypervisor and Utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xen.org"
|
||||
|
@ -63,8 +63,7 @@ do_install() {
|
|||
rm -rf ${DESTDIR}/etc/init.d ${DESTDIR}/usr/local
|
||||
rm -f ${DESTDIR}/install.sh ${DESTDIR}/usr/lib64
|
||||
rm -rf ${DESTDIR}/usr/bin/qemu-*-xen
|
||||
rm -rf ${DESTDIR}/usr/share/qemu-xen
|
||||
rm -f ${DESTDIR}/boot/xen{,-4,-4.2}.gz
|
||||
rm -f ${DESTDIR}/boot/xen{,-4,-4.3}.gz
|
||||
rm -f ${DESTDIR}/usr/sbin/xen-python-path
|
||||
rm -f ${DESTDIR}/{install,COPYING,README,usr/lib/lib}
|
||||
rm -rf ${DESTDIR}/etc/udev
|
||||
|
|
Loading…
Add table
Reference in a new issue