mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
lvm2: move to usr/bin (2/2).
This commit is contained in:
parent
c948a0f72b
commit
98e1a71b9c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ device-mapper-devel_package() {
|
|||
device-mapper_package() {
|
||||
short_desc="Device Mapper userspace library and tools"
|
||||
pkg_install() {
|
||||
vmove "usr/sbin/dm*"
|
||||
vmove "usr/bin/dm*"
|
||||
vmove "usr/lib/libdevmapper*.so.*"
|
||||
vmove "usr/lib/liblvm2cmd.so.*"
|
||||
vmove "usr/share/man/man8/dm*"
|
||||
|
|
Loading…
Add table
Reference in a new issue