mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
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}"
|
depends="libfluidsynth>=${version}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue