This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository edfbrowser.

commit 03d116053a6e9f094d6979614c54fb9f19cd0102
Author: Andreas Tille <ti...@debian.org>
Date:   Sun Sep 10 19:55:39 2017 +0200

    Builds now with Qt5
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f3effba..d854343 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,11 +21,13 @@ else
   QMAKE_CXXFLAGS_RELEASE = -O2
 endif
 
+export QT_SELECT=qt5
+
 %:
        dh $@
 
 override_dh_auto_build:
-       qmake-qt4 -makefile -after \
+       qmake -makefile -after \
                QMAKE_CXXFLAGS="$(QMAKE_CXXFLAGS)" \
                QMAKE_CXXFLAGS_RELEASE="$(QMAKE_CXXFLAGS_RELEASE)" \
                QMAKE_LFLAGS="$(Q_LDFLAGS)"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/edfbrowser.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to