Whamcloud - gitweb
LU-4735 lbuild: Build Xeon Phi client RPMs for SLES
[fs/lustre-release.git] / contrib / lbuild / lbuild-rhel7
index e0e951a..62c5acc 100644 (file)
@@ -9,7 +9,7 @@ BUILD_GEN+=".0"
 find_linux_rpm-rhel7() {
     local prefix="$1"
     local wanted_kernel="$2"
-    local pathtorpms=${3:-"${KERNELRPMSBASE}/${lnxmaj}/${DISTRO}/${TARGET_ARCH}"}
+    local pathtorpms=${3:-"$KERNELRPMSBASE/$lnxmaj/$DISTROMAJ/$TARGET_ARCH"}
 
     find_linux_rpm-rhel "$prefix" "$wanted_kernel" "$pathtorpms"