2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

Add Ubuntu Jammy (22.04) build support

This commit is contained in:
Markus Hilger 2024-02-11 22:35:56 +01:00
parent 65b5c72e63
commit d4423121a1

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