#!/usr/bin/make -f
%:
	env QT_SELECT=qt5 dh $@ --parallel
override_dh_auto_install:
	$(MAKE) INSTALL_ROOT=$$(pwd)/debian/tmp prefix=/usr install