sord: fix indent lints
This commit is contained in:
parent
91b526c3f8
commit
754c66b778
|
@ -20,8 +20,8 @@ sord-devel_package() {
|
|||
depends="serd-devel libsord>=${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