X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.common;h=b292143244c8ca8bc1715230e0e3e49ef0e338ce;hb=ac082bc6861ed2d2c72534c6fe102ada210f6181;hp=9fc1f3d764690c702b94b002b607c257f0e8e960;hpb=b41ed7e135ef553bcacbeb238eb90046bee5452c;p=build.git diff --git a/build.common b/build.common index 9fc1f3d7..b2921432 100644 --- a/build.common +++ b/build.common @@ -7,7 +7,7 @@ # Copyright (C) 2007 The Trustees of Princeton University # Thierry Parmentelat INRIA # -# supported distros f8, f10, f12, f14, f16, centos5, sl6 +# supported distros f8, f12, f14, f16, f18, centos5, sl6 # # for locating pkgs.py export PATH=.:$PATH @@ -63,7 +63,7 @@ function pl_getReleaseName () { [Ss]L*) releasename=sl$release ;; - squeeze|wheezy|oreinic|precise|quantal) + squeeze|wheezy|oneiric|precise|quantal) releasename=$distro ;; *)