[Pkg-lustre-svn-commit] updated: [6b35076] Fixed add-autogen.sh.patch
Marco Nelles
marco.nelles at credativ.de
Tue Jun 5 12:51:41 UTC 2012
The following commit has been merged in the master branch:
commit 6b35076b2120225278ffebbf4711c6ef3f828e00
Author: Marco Nelles <marco.nelles at credativ.de>
Date: Tue Jun 5 12:56:13 2012 +0200
Fixed add-autogen.sh.patch
diff --git a/debian/patches/add-autogen.sh.patch b/debian/patches/add-autogen.sh.patch
index f1003f9..967180f 100644
--- a/debian/patches/add-autogen.sh.patch
+++ b/debian/patches/add-autogen.sh.patch
@@ -96,7 +96,7 @@ Index: lustre/build/autogen.sh
+ REQUIRED_DIRS="build"
+ CONFIGURE_DIRS=""
+else
-+ REQUIRED_DIRS="build lnet lustre"
++ REQUIRED_DIRS="build libcfs lnet lustre"
+ OPTIONAL_DIRS="snmp portals"
+ CONFIGURE_DIRS="libsysio ldiskfs"
+fi
@@ -236,7 +236,7 @@ Index: lustre/ldiskfs/build/autogen.sh
+ REQUIRED_DIRS="build"
+ CONFIGURE_DIRS=""
+else
-+ REQUIRED_DIRS="build lnet lustre"
++ REQUIRED_DIRS="build libcfs lnet lustre"
+ OPTIONAL_DIRS="snmp portals"
+ CONFIGURE_DIRS="libsysio ldiskfs"
+fi
--
Lustre Debian Packaging
More information about the Pkg-lustre-svn-commit
mailing list