dssi: fix whitespace lints
This commit is contained in:
parent
9fee553156
commit
e47bf1eccd
|
@ -22,7 +22,7 @@ dssi-devel_package() {
|
|||
depends="dssi>=${version}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
|
@ -32,6 +32,6 @@ dssi-example-plugins_package() {
|
|||
depends="dssi>=${version}"
|
||||
short_desc+=" - Example plugins"
|
||||
pkg_install() {
|
||||
vmove usr/lib/dssi
|
||||
vmove usr/lib/dssi
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user