Whamcloud - gitweb
b=24202 Fix broken PATHS in autoconf file.
[fs/lustre-release.git] / build / lbuild-sles
index 6d886c6..8037bca 100644 (file)
@@ -97,7 +97,7 @@ resolve_arch() {
                 ;;
         i?86)  if $canonical; then
                     arch=i386
-                elif $for_patchless; then
+                elif $(eval $for_patchless); then
                     arch=i586
                 fi
                 ;;