librsvg: fix spelling error
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
3631a1f6db
commit
c8db6bcb0e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ librsvg-devel_package() {
|
|||
if [ "$build_option_gir" ]; then
|
||||
vmove usr/share/gir-1.0
|
||||
fi
|
||||
if [ "$build_options_vala" ]; then
|
||||
if [ "$build_option_vala" ]; then
|
||||
vmove usr/share/vala
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue