Whamcloud - gitweb
b=23911 enable REBUILD_OFED_DEVEL_RPM by default
authorJohann Lombardi <johann@sun.com>
Wed, 13 Oct 2010 09:34:26 +0000 (11:34 +0200)
committerJohann Lombardi <johann.lombardi@oracle.com>
Wed, 13 Oct 2010 09:34:26 +0000 (11:34 +0200)
build/lbuild-sles10

index f6e34c0..48711bb 100644 (file)
@@ -12,7 +12,7 @@ source ${0%/*}/lbuild-sles
 OFED_DEVEL_LOCATION="$KERNELTREE"
 
 # do we want to rebuild the OFED devel RPM or use the supplied one?
-REBUILD_OFED_DEVEL_RPM=${REBUILD_OFED_DEVEL_RPM:-false}
+REBUILD_OFED_DEVEL_RPM=${REBUILD_OFED_DEVEL_RPM:-true}
 
 edit_specs() {