New comment by biopsin on void-packages repository https://github.com/void-linux/void-packages/pull/29972#issuecomment-812855963 Comment: Do I understand this right I should use instead, ``` case "$XBPS_TARGET_MACHINE" in i686*|x86_64*) if [ "$build_option_gir" ]; then vmove "usr/share/gir-*" fi;; esac ``` or completly remove it at it used to be?