sord: fix indent lints
This commit is contained in:
parent
91b526c3f8
commit
754c66b778
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ sord-devel_package() {
|
||||||
depends="serd-devel libsord>=${version}_${revision}"
|
depends="serd-devel libsord>=${version}_${revision}"
|
||||||
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
Add a link
Reference in a new issue