fdk-aac: fix whitespace.
This commit is contained in:
parent
b6bd4d729b
commit
f400663c36
1 changed files with 8 additions and 8 deletions
|
@ -15,12 +15,12 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
fdk-aac-devel_package() {
|
fdk-aac-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" -- development files"
|
short_desc+=" -- development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove "usr/lib/*.a"
|
vmove "usr/lib/*.a"
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue