apr-util: fix typo in previous.
This commit is contained in:
parent
b0fd8c5091
commit
2fd8ee3d51
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ apr-util-ldap_package() {
|
|||
depends="apr-util>=${version}"
|
||||
short_desc="${short_desc} - LDAP support"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/apr-util-1/apr_ldap*."
|
||||
vmove "usr/lib/apr-util-1/apr_ldap*"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue