[med-svn] [ugene] 02/02: Need to set variables UGENE_LRELEASE and UGENE_LUPDATE to enable creating translations

Andreas Tille tille at debian.org
Sun Dec 13 17:12:02 UTC 2015


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

tille pushed a commit to branch master
in repository ugene.

commit e2f5342d3652762915e597ef6fc5fc9200db3cf5
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 13 18:11:16 2015 +0100

    Need to set variables UGENE_LRELEASE and UGENE_LUPDATE to enable creating translations
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ee7d6c5..9f0304b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,8 @@ pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 
 override_dh_auto_configure:
 	# exclude non-free plugins
-	dh_auto_configure -- UGENE_WITHOUT_NON_FREE=1
+	dh_auto_configure -- UGENE_WITHOUT_NON_FREE=1 UGENE_LRELEASE=lrelease-qt5 UGENE_LUPDATE=lupdate-qt5
+
 	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