[med-svn] [seqan2] 01/03: typo

Michael Crusoe misterc-guest at moszumanska.debian.org
Thu Feb 1 06:47:15 UTC 2018


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

misterc-guest pushed a commit to tag debian/2.4.0_rc2+dfsg-1
in repository seqan2.

commit fcc93842c570e9543b06df9d706943cfdfcfbf3a
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Wed Jan 31 08:42:03 2018 -0800

    typo
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2e72670..cdcdbe4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ ifneq (,$(filter armel armhf sh4 kfreebsd% powerpcspe,$(DEB_BUILD_ARCH)))
     TDBO := $(DEB_BUILD_OPTIONS)
     DEB_BUILD_OPTIONS=parallel=1,$(filter $(TDBO), parallel)
     undefine TDBO
-else(,$(filter amd64 mips mipsel,$(DEB_BUILD_ARCH)))
+else (,$(filter amd64 mips mipsel,$(DEB_BUILD_ARCH)))
     $(info $$DEB_BUILD_OPTIONS was [${DEB_BUILD_OPTIONS}])
     TDBO := $(DEB_BUILD_OPTIONS)
     DEB_BUILD_OPTIONS=parallel=3,$(filter $(TDBO), parallel)

-- 
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