mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
emulators/qemu-sbruno add missing files to pkg-plist
Submitted by: amdmi3
This commit is contained in:
parent
f12288c472
commit
b50eb22fa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460635
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= qemu
|
||||
PORTVERSION= 2.11.50.g20171215
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= GH
|
||||
PKGNAMESUFFIX?= -sbruno
|
||||
|
@ -16,6 +16,8 @@
|
||||
%%NONX86%%bin/qemu-system-mips64el
|
||||
%%NONX86%%bin/qemu-system-mipsel
|
||||
%%NONX86%%bin/qemu-system-moxie
|
||||
%%NONX86%%bin/qemu-system-nios2
|
||||
%%NONX86%%bin/qemu-system-or1k
|
||||
%%NONX86%%bin/qemu-system-ppc
|
||||
%%NONX86%%bin/qemu-system-ppc64
|
||||
%%NONX86%%bin/qemu-system-ppcemb
|
||||
@ -119,7 +121,9 @@
|
||||
%%SOFTMMU%%%%DATADIR%%/pxe-virtio.rom
|
||||
%%SOFTMMU%%%%DATADIR%%/qemu-icon.bmp
|
||||
%%SOFTMMU%%%%DATADIR%%/qemu_logo_no_text.svg
|
||||
%%SOFTMMU%%%%DATADIR%%/qemu_vga.ndrv
|
||||
%%SOFTMMU%%%%DATADIR%%/s390-ccw.img
|
||||
%%SOFTMMU%%%%DATADIR%%/s390-netboot.img
|
||||
%%SOFTMMU%%%%DATADIR%%/sgabios.bin
|
||||
%%SOFTMMU%%%%DATADIR%%/slof.bin
|
||||
%%SOFTMMU%%%%DATADIR%%/spapr-rtas.bin
|
||||
|
Loading…
Reference in New Issue
Block a user