Whamcloud - gitweb
b=20617
authorbrian <brian>
Wed, 18 Nov 2009 14:44:01 +0000 (14:44 +0000)
committerbrian <brian>
Wed, 18 Nov 2009 14:44:01 +0000 (14:44 +0000)
One hunk missed in landing.  Result is benign though as both constructs
result in the same value.

build/lbuild

index 8930c91..3d996e9 100755 (executable)
@@ -1441,7 +1441,7 @@ build_ofed() {
             }
             create_rpmbuild_dirs
             # build it
-            build_kernel_ib "${LINUXOBJ:-${LINUX}}"
+            build_kernel_ib "${linux}"
             if ! store_for_reuse "$TOPDIR/{SPECS,SOURCES,BUILD,SRPMS,RPMS}" \
                                  "ofed" "$REUSEBUILD" "$REUSE_SIGNATURE" \
                                  "$CAN_LINK_FOR_REUSE"; then