opt/alt/python310/bin/python3-config 0000755 00000000255 15173141107 0013242 0 ustar 00 #!/bin/sh
exec `dirname $0`/python3.10-`uname -m`-config "$@"
[ $? -eq 127 ] && echo "Could not find python3.10-`uname -m`-config. Look around to see available arches." >&2