apr: fix build
This commit is contained in:
parent
14023125e4
commit
c6b70477f5
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ apr-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/bin
|
||||
vmove usr/share
|
||||
vmove "usr/lib/*.{a,exp}"
|
||||
vmove "usr/lib/*.a"
|
||||
vmove "usr/lib/*.exp"
|
||||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue