mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
(Attempt to) fix the previous commit:
- Set fbsd:nokeywords property on files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 . [1] - pkg-plst was missed. Resported by: Nikolai Lifanov <lifanov@mail.lifanov.com> [1]
This commit is contained in:
parent
53c1b67661
commit
f51fba84d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351547
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue