mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-23 08:13:51 +02:00
deploy-packages: add alma
Change-Id: I5ff774d6e2eceb3ce99d16eae34249ee451f9199
This commit is contained in:
parent
ad35d108f2
commit
f88b8584af
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ function package()
|
||||||
{
|
{
|
||||||
if [[ $DISTRIBUTION =~ debian|ubuntu|raspbian|guix-deb-pack ]]; then
|
if [[ $DISTRIBUTION =~ debian|ubuntu|raspbian|guix-deb-pack ]]; then
|
||||||
package_deb
|
package_deb
|
||||||
elif [[ $DISTRIBUTION =~ fedora|rhel|opensuse|guix-rpm-pack ]]; then
|
elif [[ $DISTRIBUTION =~ alma|fedora|rhel|opensuse|guix-rpm-pack ]]; then
|
||||||
package_rpm
|
package_rpm
|
||||||
elif [[ $DISTRIBUTION =~ snap ]]; then
|
elif [[ $DISTRIBUTION =~ snap ]]; then
|
||||||
package_snap
|
package_snap
|
||||||
|
|
Loading…
Add table
Reference in a new issue