Whamcloud - gitweb
LU-5866 build: add option to disable zfs build
[fs/lustre-release.git] / contrib / lbuild / lbuild-sles11
index a404a8c..6d37a85 100644 (file)
@@ -5,9 +5,9 @@
 # build on all distributions, update the BUILD_GEN variable in build/lbuild)
 BUILD_GEN+=".0"
 
-# This distro does not support zfs, so define ZFSNOTSUPPORTED
+# This distro does not support zfs, so define WITH_ZFS
 # use words that make the bash log readable.
-ZFSNOTSUPPORTED="Zfs Not Supported"
+WITH_ZFS="Zfs Not Supported"
 
 source ${LBUILD_DIR}/lbuild-sles