[hdf5] 16/24: Build all with shlibs

Alastair McKinstry mckinstry at moszumanska.debian.org
Sun Jun 8 12:51:26 UTC 2014


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

mckinstry pushed a commit to branch dev-alternatives
in repository hdf5.

commit 430fdd98bda787304754116cc1288f9bf0546346
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Jun 4 06:48:22 2014 +0100

    Build all with shlibs
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 72f19cd..07ccaf3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -104,7 +104,7 @@ configure-stamp-debian: debian/control.in
 	    flavorlibstr="" ; \
 	    ifmpi="#"; \
 	    if [ "$$flavor" != "serial" ]; then \
-	      if echo "$$helper" | grep -Eq '\-cpp|\.shlibs'; then \
+	      if echo "$$helper" | grep -Eq '\-cpp'; then \
 	        continue ; \
 	      fi ; \
 	      flavorpkgstr="-$$flavor" ; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git



More information about the Pkg-grass-devel mailing list