Files
gentoo/app-emulation
Michal Privoznik 0a38ac0e9f app-emulation/virtiofsd: Move virtiofsd binary into /usr/libexec
In one of my recent commits I've introduced JSON descriptor file
that libvirt uses when learning about helper binaries
(40-qemu-virtiofsd.json). What I did not realize is that the file
tells libvirt to execute /usr/libexec/virtiofsd while our ebuilds
install the binary under /usr/bin/.

I haven't found a way to tell cargo_src_install where to install
the binary so we have to move it 'manually'.

Bug: https://bugs.gentoo.org/909372
Closes: https://bugs.gentoo.org/911274
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32062
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-27 13:00:29 +01:00
..
2023-04-13 13:00:08 +02:00
2023-05-03 10:18:19 -05:00
2023-04-13 13:00:36 +02:00
2023-07-24 20:01:11 -04:00