[Pkg-lustre-svn-commit] r432 - in /trunk/debian: changelog rules
winnie at users.alioth.debian.org
winnie at users.alioth.debian.org
Tue Feb 12 18:43:24 UTC 2008
Author: winnie
Date: Tue Feb 12 18:43:24 2008
New Revision: 432
URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=432
Log:
Added patch
Modified:
trunk/debian/changelog
trunk/debian/rules
Modified: trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/changelog?rev=432&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Tue Feb 12 18:43:24 2008
@@ -1,3 +1,9 @@
+lustre (1.6.4.2-2) UNRELEASED; urgency=low
+
+ * Add patch from David Brown in order to enable o2ib
+
+ -- Patrick Winnertz <winnie at debian.org> Tue, 12 Feb 2008 19:42:16 +0100
+
lustre (1.6.4.2-1) unstable; urgency=low
* spell linux correctly: Linux (description of liblustre)
Modified: trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/rules?rev=432&op=diff
==============================================================================
--- trunk/debian/rules (original)
+++ trunk/debian/rules Tue Feb 12 18:43:24 2008
@@ -235,6 +235,7 @@
find . -type f -exec touch -r COPYING {} \;
# Doesn't seem possible to only build modules...
./configure --with-linux=$(KSRC) \
+ --with-o2ib=$(KSRC) \
--disable-quilt \
--disable-dependency-tracking \
--disable-doc \
More information about the Pkg-lustre-svn-commit
mailing list