[med-svn] [seqan2] 01/01: Change Seqan build system build type

Kevin Murray daube-guest at moszumanska.debian.org
Sat Aug 6 07:36:11 UTC 2016


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

daube-guest pushed a commit to branch master
in repository seqan2.

commit 39861444c66185721131d83282945bea03da61cb
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Sat Aug 6 17:10:45 2016 +1000

    Change Seqan build system build type
    
    Upstream has renamed SEQAN_RELEASE to SEQAN_RELEASE_APPS.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dcc0cac..cc88101 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ pkgdev=libseqan2-dev
 	dh $@ --parallel
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DSEQAN_BUILD_SYSTEM=SEQAN_RELEASE -DSEQAN_STATIC_APPS=False  # skip the tests for now
+	dh_auto_configure -- -DSEQAN_BUILD_SYSTEM=SEQAN_RELEASE_APPS -DSEQAN_STATIC_APPS=False  # skip the tests for now
 
 override_dh_auto_build:
 	dh_auto_build

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



More information about the debian-med-commit mailing list