2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00

Merge pull request #7422 from Obihoernchen/jammy

Add Ubuntu Jammy (22.04) build support
This commit is contained in:
Obihörnchen
2024-02-19 15:56:38 +01:00
committed by GitHub

View File

@ -105,7 +105,7 @@ for package in ${packages[@]}; do
done
# Supported distributions
dists="saucy trusty utopic xenial bionic focal"
dists="saucy trusty utopic xenial bionic focal jammy"
c_flag= # xcat-core (trunk-delvel) path
d_flag= # xcat-dep (trunk) path