qemu: move INSTALL.msg to README.voidlinux

This commit is contained in:
Duncaen 2022-06-28 17:08:13 +02:00
parent 30b8f8eadc
commit c38e67b6bc
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
2 changed files with 2 additions and 0 deletions

View file

@ -75,6 +75,8 @@ pre_configure() {
}
post_install() {
vdoc "${FILESDIR}/README.voidlinux"
# qemu-bridge-helper must be setuid for non privileged users.
chmod u+s ${DESTDIR}/usr/libexec/qemu-bridge-helper