From f51fba84d00439c17f70c40cd71a807092dee33e Mon Sep 17 00:00:00 2001 From: Juergen Lock Date: Fri, 18 Apr 2014 15:16:09 +0000 Subject: [PATCH] (Attempt to) fix the previous commit: - Set fbsd:nokeywords property on files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 . [1] - pkg-plst was missed. Resported by: Nikolai Lifanov [1] --- emulators/qemu-devel/pkg-plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emulators/qemu-devel/pkg-plist b/emulators/qemu-devel/pkg-plist index 98e8589b6a84..b07846baa7b0 100644 --- a/emulators/qemu-devel/pkg-plist +++ b/emulators/qemu-devel/pkg-plist @@ -2,6 +2,7 @@ bin/qemu-ga bin/qemu-img bin/qemu-io bin/qemu-nbd +%%NONX86%%bin/qemu-system-aarch64 %%NONX86%%bin/qemu-system-alpha %%NONX86%%bin/qemu-system-arm %%NONX86%%bin/qemu-system-cris @@ -51,8 +52,10 @@ etc/qemu/target-x86_64.conf.sample @exec if [ ! -f %D/etc/qemu/target-x86_64.conf ] ; then cp -p %D/%F %D/etc/qemu/target-x86_64.conf; fi @dirrmtry etc/qemu %%DATADIR%%/QEMU,tcx.bin +%%DATADIR%%/QEMU,cgthree.bin %%DATADIR%%/acpi-dsdt.aml %%DATADIR%%/q35-acpi-dsdt.aml +%%DATADIR%%/bios-256k.bin %%DATADIR%%/bios.bin %%DATADIR%%/efi-e1000.rom %%DATADIR%%/efi-eepro100.rom