mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
fix(packaging): Add MFA to Ubuntu Jammy
This commit is contained in:
@@ -58,6 +58,11 @@ ifeq ($(DIST_CODENAME), focal)
|
||||
MFA_CONFIG=--enable-mfa
|
||||
endif
|
||||
|
||||
# Ubuntu 22.04
|
||||
ifeq ($(DIST_CODENAME), jammy)
|
||||
MFA_CONFIG=--enable-mfa
|
||||
endif
|
||||
|
||||
include /etc/GNUstep/GNUstep.conf
|
||||
include /usr/share/GNUstep/Makefiles/common.make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user