serd: fix indent lints
This commit is contained in:
parent
f36c67951b
commit
7e5678d12a
|
@ -19,8 +19,8 @@ serd-devel_package() {
|
|||
depends="libserd>=${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 New Issue