Re: [PATCH v2] Set icon for QEMU binary on Mac OS

2021-07-05 Thread Programmingkid
> On Jul 5, 2021, at 4:07 PM, Paolo Bonzini wrote: > > Well, you're not using $ICON at all but I can clean that up myself. Thanks > for testing. > > Paolo > Please send me the cleaned up patch for testing once you complete it. Thank you. > Il lun 5 lug 2021, 21:53 John Arbuckle ha scrit

Re: [PATCH v2] Set icon for QEMU binary on Mac OS

2021-07-05 Thread Paolo Bonzini
Well, you're not using $ICON at all but I can clean that up myself. Thanks for testing. Paolo Il lun 5 lug 2021, 21:53 John Arbuckle ha scritto: > Signed-off-by: John Arbuckle > --- > v1 changes: > Rewrote the patch as the maintainer had wanted. > > meson.build| 15 ++-

[PATCH v2] Set icon for QEMU binary on Mac OS

2021-07-05 Thread John Arbuckle
Signed-off-by: John Arbuckle --- v1 changes: Rewrote the patch as the maintainer had wanted. meson.build| 15 ++- scripts/entitlement.sh | 10 +- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/meson.build b/meson.build index db6789af9c..499ab49981