librsvg: fix spelling error

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller
2018-08-08 17:21:23 +02:00
parent 3631a1f6db
commit c8db6bcb0e

View File

@@ -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
}