2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 19:22:05 +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
commit f08822f193
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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