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 <[email protected]> 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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

