Whamcloud - gitweb
b=13908
[fs/lustre-release.git] / build / lbuild
index ddc26df..51c204c 100755 (executable)
@@ -838,6 +838,7 @@ build_lustre()
     fi
 
     $RPMBUILD $targets $rpmbuildopt ../lustre.spec \
+        ${PATCHLESS:+--define "lustre_name lustre-client"} \
         --define "_tmppath $TMPDIR" \
         --define "_topdir $TOPDIR" || \
         fatal 1 "Error building rpms for $BUILD_ARCHS."