fluidsynth: fix template indentation.
This commit is contained in:
parent
0cef3b5568
commit
454c10f491
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ fluidsynth-devel_package() {
|
|||
depends="libfluidsynth>=${version}"
|
||||
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