[med-svn] [ugene] 02/10: d/rules: update to use qt5

Gert Wollny gert-guest at moszumanska.debian.org
Thu Dec 10 12:34:22 UTC 2015


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

gert-guest pushed a commit to branch master
in repository ugene.

commit 4acaf1c5f01a7f8d046f363ef4b226a321a91375
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Thu Dec 3 12:26:18 2015 +0100

    d/rules: update to use qt5
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 73bc1aa..0c20192 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 
 override_dh_auto_configure:
 	# exclude non-free plugins
-	qmake-qt4 -r UGENE_WITHOUT_NON_FREE=1
+	dh_auto_configure -- UGENE_WITHOUT_NON_FREE=1
 	find . -name Makefile.* | xargs -r sed -i '/STRIP/d'
 
 #override_dh_auto_build:

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



More information about the debian-med-commit mailing list