babl: fix installation.
This commit is contained in:
parent
cc6684cf2c
commit
27e74da35f
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ babl-devel_package() {
|
|||
depends="babl>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
pkg_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue