mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
abiword: fix installation.
This commit is contained in:
parent
a4e19aab32
commit
9cdfd9f7db
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ pre_configure() {
|
|||
libabiword_package() {
|
||||
short_desc+=" - Runtime library"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/*.so*" usr/lib
|
||||
vmove "usr/lib/*.so*"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue