mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
bluez: fix installation.
This commit is contained in:
parent
53d221dcb0
commit
903473c9b9
1 changed files with 1 additions and 6 deletions
|
@ -41,11 +41,6 @@ libbluetooth-devel_package() {
|
|||
bluez_package() {
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr/bin
|
||||
vmove usr/share
|
||||
vmove usr/libexec
|
||||
vmove usr/lib/cups
|
||||
vmove usr/lib/dbus
|
||||
vmove usr/lib/systemd
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue