[Pkg-lustre-svn-commit] updated: [ad021b3] Remove openIB Support, as it currently fails to build

Patrick Winnertz winnie at debian.org
Mon Mar 8 11:25:54 UTC 2010


The following commit has been merged in the master branch:
commit ad021b32ecaa3f23f25a56efc68f6f98ebb95971
Author: Patrick Winnertz <winnie at debian.org>
Date:   Mon Mar 8 11:49:54 2010 +0100

    Remove openIB Support, as it currently fails to build
    
    Signed-off-by: Patrick Winnertz <winnie at debian.org>

diff --git a/debian/rules b/debian/rules
index b055a15..9b4442f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -267,7 +267,7 @@ kdist_config: prep-deb-files
 	find . -type f -exec touch -r COPYING {} \;
 	# Doesn't seem possible to only build modules...
 	 ./configure --with-linux=$(KSRC) \
-	 		--with-o2ib=$(KSRC) \
+	# 		--with-o2ib=$(KSRC) \
 		    --disable-quilt  \
 		    --disable-dependency-tracking \
 		    --disable-doc  \

-- 
Lustre Debian Packaging 



More information about the Pkg-lustre-svn-commit mailing list