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() {
|
libabiword_package() {
|
||||||
short_desc+=" - Runtime library"
|
short_desc+=" - Runtime library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove "usr/lib/*.so*" usr/lib
|
vmove "usr/lib/*.so*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue