From 06a6770f211566e08139e14feed6d37085867abd Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 29 Jun 2015 11:12:04 +0200 Subject: [PATCH] use QT_SELECT rather than hardcoding path to QMAKE --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 189dab7..f141c85 100755 --- a/debian/rules +++ b/debian/rules @@ -25,8 +25,8 @@ # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +export QT_SELECT=qt5 -QMAKE=/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/bin/qmake include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/qmake.mk include /usr/share/cdbs/1/rules/utils.mk -- 2.30.2