Whamcloud - gitweb
Branch b1_6
[fs/lustre-release.git] / build / lbuild
index 7714d62..7e9c630 100755 (executable)
@@ -580,7 +580,7 @@ build_lustre()
 
     ./configure "--with-linux=${LINUX}" ${CONFIGURE_FLAGS}
 
-    $RPMBUILD $targets -bb build/lustre.spec \
+    $RPMBUILD $targets -bb lustre.spec \
         --define "_tmppath $TMPDIR" \
         --define "_topdir $TOPDIR" || \
         fatal 1 "Error building rpms for $BUILD_ARCHS."