aubio: fix indent lints
This commit is contained in:
parent
d3ac5c2023
commit
9bc82766eb
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ aubio-devel_package() {
|
|||
depends="libaubio-${version}_${revision}"
|
||||
short_desc+=" - Development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue