mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
qemu: move INSTALL.msg to README.voidlinux
This commit is contained in:
parent
30b8f8eadc
commit
c38e67b6bc
2 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@ pre_configure() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
||||||
# qemu-bridge-helper must be setuid for non privileged users.
|
# qemu-bridge-helper must be setuid for non privileged users.
|
||||||
chmod u+s ${DESTDIR}/usr/libexec/qemu-bridge-helper
|
chmod u+s ${DESTDIR}/usr/libexec/qemu-bridge-helper
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue