X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.common;h=c0c73dea030359699866ab9d6a023e4de8a2806a;hb=b04553ca8a5058ec73ddc08a1e8d7fea57e91d98;hp=183994dbd299f521bbdb344d36ac404b9899f1b4;hpb=895932fecdedda0ee4a6109f0fa93acd3ad74008;p=build.git diff --git a/build.common b/build.common index 183994db..c0c73dea 100644 --- a/build.common +++ b/build.common @@ -7,8 +7,8 @@ # Copyright (C) 2007 The Trustees of Princeton University # Thierry Parmentelat INRIA # -# supported distros f12 f14 f16 f18 f20 f21 f22 -# and debians/ubuntus to a lesser extent +# supported distros fedoras, and debians/ubuntus to a lesser extent +# centos's and scientific linux's have been used too quite a while ago # # for locating pkgs.py export PATH=.:$PATH @@ -65,7 +65,7 @@ function pl_getReleaseName () { [Ss]L*) releasename=sl$release ;; - wheezy|jessie|precise|trusty|utopic|vivid|wily) + wheezy|jessie|precise|trusty|utopic|vivid|wily|xenial) releasename=$distro ;; *)