From: S.Çağlar Onur Date: Thu, 10 Mar 2011 21:27:38 +0000 (-0500) Subject: use correct distro name X-Git-Tag: 5.0-rc21~61 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=d0b9b09e42f75f5aa3b5b64c0e6488041b8a7200 use correct distro name --- diff --git a/build.common b/build.common index 69a46977..433d379c 100644 --- a/build.common +++ b/build.common @@ -55,7 +55,7 @@ function pl_getReleaseName () { IFS="$old_IFS" releasename=centos$1 ;; - [Ss]cientific*) + [Ss]L*) releasename=sl$release ;; *)