#!/bin/sh

exec /usr/lib/qt6/bin/qtpaths6 \
	-qtconf /usr/lib/mips64el-linux-gnuabi64/qt6/qt6.conf \
	"$@"
