[adios] 19/207: Add lustre support

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:26 UTC 2015


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

mckinstry pushed a commit to branch master
in repository adios.

commit ff10f35808edcf03593c52cf6035332f776bd3b1
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Aug 14 16:22:47 2011 +0100

    Add lustre support
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3e7034c..71f45c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_clean:
 	find . -name '*.pyc' -delete
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-shared --prefix=`pwd`/debian/tmp  MPIFC=mpif77 CC=mpicc
+	dh_auto_configure --  --with-lustre --enable-shared --prefix=`pwd`/debian/tmp  MPIFC=mpif77 CC=mpicc
 
 override_dh_auto_install:
 	$(MAKE) install prefix=$(shell pwd)/debian/libadios-dev/usr 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list