FreeBSD Bugzilla – Attachment 167745 Details for
Bug 206292
emulators/qemu-devel: pkg-plist should use %%NO_X86_TARGETS%%, not %%X86_TARGETS%%
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Replace %%X86_TARGETS%% with %%NO_X86_TARGETS%%
qemu-devel.patch (text/plain), 2.37 KB, created by
Ting-Wei Lan
on 2016-03-05 20:53:37 UTC
(
hide
)
Description:
Replace %%X86_TARGETS%% with %%NO_X86_TARGETS%%
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2016-03-05 20:53:37 UTC
Size:
2.37 KB
patch
obsolete
>Index: pkg-plist >=================================================================== >--- pkg-plist (revision 410207) >+++ pkg-plist (working copy) >@@ -8,34 +8,34 @@ > bin/qemu-sparc > bin/qemu-sparc64 > bin/qemu-x86_64 >-%%X86_TARGETS%%bin/qemu-system-aarch64 >-%%X86_TARGETS%%bin/qemu-system-alpha >-%%X86_TARGETS%%bin/qemu-system-arm >-%%X86_TARGETS%%bin/qemu-system-cris >+%%NO_X86_TARGETS%%bin/qemu-system-aarch64 >+%%NO_X86_TARGETS%%bin/qemu-system-alpha >+%%NO_X86_TARGETS%%bin/qemu-system-arm >+%%NO_X86_TARGETS%%bin/qemu-system-cris > bin/qemu-system-i386 >-%%X86_TARGETS%%bin/qemu-system-lm32 >-%%X86_TARGETS%%bin/qemu-system-m68k >-%%X86_TARGETS%%bin/qemu-system-microblaze >-%%X86_TARGETS%%bin/qemu-system-microblazeel >-%%X86_TARGETS%%bin/qemu-system-mips >-%%X86_TARGETS%%bin/qemu-system-mips64 >-%%X86_TARGETS%%bin/qemu-system-mips64el >-%%X86_TARGETS%%bin/qemu-system-mipsel >-%%X86_TARGETS%%bin/qemu-system-moxie >-%%X86_TARGETS%%bin/qemu-system-or32 >-%%X86_TARGETS%%bin/qemu-system-ppc >-%%X86_TARGETS%%bin/qemu-system-ppc64 >-%%X86_TARGETS%%bin/qemu-system-ppcemb >-%%X86_TARGETS%%bin/qemu-system-s390x >-%%X86_TARGETS%%bin/qemu-system-sh4 >-%%X86_TARGETS%%bin/qemu-system-sh4eb >-%%X86_TARGETS%%bin/qemu-system-sparc >-%%X86_TARGETS%%bin/qemu-system-sparc64 >-%%X86_TARGETS%%bin/qemu-system-tricore >-%%X86_TARGETS%%bin/qemu-system-unicore32 >+%%NO_X86_TARGETS%%bin/qemu-system-lm32 >+%%NO_X86_TARGETS%%bin/qemu-system-m68k >+%%NO_X86_TARGETS%%bin/qemu-system-microblaze >+%%NO_X86_TARGETS%%bin/qemu-system-microblazeel >+%%NO_X86_TARGETS%%bin/qemu-system-mips >+%%NO_X86_TARGETS%%bin/qemu-system-mips64 >+%%NO_X86_TARGETS%%bin/qemu-system-mips64el >+%%NO_X86_TARGETS%%bin/qemu-system-mipsel >+%%NO_X86_TARGETS%%bin/qemu-system-moxie >+%%NO_X86_TARGETS%%bin/qemu-system-or32 >+%%NO_X86_TARGETS%%bin/qemu-system-ppc >+%%NO_X86_TARGETS%%bin/qemu-system-ppc64 >+%%NO_X86_TARGETS%%bin/qemu-system-ppcemb >+%%NO_X86_TARGETS%%bin/qemu-system-s390x >+%%NO_X86_TARGETS%%bin/qemu-system-sh4 >+%%NO_X86_TARGETS%%bin/qemu-system-sh4eb >+%%NO_X86_TARGETS%%bin/qemu-system-sparc >+%%NO_X86_TARGETS%%bin/qemu-system-sparc64 >+%%NO_X86_TARGETS%%bin/qemu-system-tricore >+%%NO_X86_TARGETS%%bin/qemu-system-unicore32 > bin/qemu-system-x86_64 >-%%X86_TARGETS%%bin/qemu-system-xtensa >-%%X86_TARGETS%%bin/qemu-system-xtensaeb >+%%NO_X86_TARGETS%%bin/qemu-system-xtensa >+%%NO_X86_TARGETS%%bin/qemu-system-xtensaeb > man/man1/qemu.1.gz > man/man1/qemu-img.1.gz > man/man8/qemu-ga.8.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
bofh
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206292
:
165632
| 167745 |
169479