[med-svn] [Git][med-team/ncbi-blastplus][master] ncbi-blast+ 2.16.0+ds-3: d/rules typo fix (missing parenthesis).

Aaron M. Ucko (@ucko) gitlab at salsa.debian.org
Fri Jul 26 20:40:33 BST 2024



Aaron M. Ucko pushed to branch master at Debian Med / ncbi-blastplus


Commits:
21d06e91 by Aaron M. Ucko at 2024-07-26T15:37:28-04:00
ncbi-blast+ 2.16.0+ds-3: d/rules typo fix (missing parenthesis).

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ncbi-blast+ (2.16.0+ds-3) unstable; urgency=medium
+
+  * debian/rules: Fix typo (missing parenthesis).
+
+ -- Aaron M. Ucko <ucko at debian.org>  Fri, 26 Jul 2024 15:37:28 -0400
+
 ncbi-blast+ (2.16.0+ds-2) unstable; urgency=medium
 
   * debian/patches/hurd_fixes: Extend to ncbi_localip.c, which otherwise


=====================================
debian/rules
=====================================
@@ -29,7 +29,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie reproducible=-timeless
 export DEB_CFLAGS_MAINT_APPEND=-Wall -pedantic
 
 ifeq ($(DEB_HOST_ARCH_BITS),32)
-  ifeq (,$(filter armhf %i386 x32,$(DEB_HOST_ARCH))
+  ifeq (,$(filter armhf %i386 x32,$(DEB_HOST_ARCH)))
     export LIBS=-latomic
   endif
 endif



View it on GitLab: https://salsa.debian.org/med-team/ncbi-blastplus/-/commit/21d06e91516f3e6ff59bd39576cb41f3ae486df5

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/ncbi-blastplus/-/commit/21d06e91516f3e6ff59bd39576cb41f3ae486df5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240726/2d627bb7/attachment-0001.htm>


More information about the debian-med-commit mailing list