gdk-pixbuf: fix whitespace lints

This commit is contained in:
Michael Gehring 2017-07-16 14:25:43 +00:00
parent 6da1a6901f
commit eaf33973dc

View file

@ -51,6 +51,6 @@ gdk-pixbuf-devel_package() {
if [ "$build_option_gir" ]; then
vmove usr/share/gir-1.0
fi
vmove usr/share/gtk-doc
vmove usr/share/gtk-doc
}
}