taking sliver-openvswitch out of fedora29
[build.git] / build.common
index 183994d..c0c73de 100644 (file)
@@ -7,8 +7,8 @@
 # Copyright (C) 2007 The Trustees of Princeton University
 # Thierry Parmentelat <thierry.parmentelat@inria.fr> 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
            ;;
        *)