mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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…
Add table
Reference in a new issue