mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
chore(packaging): Add default build directives for deb packages
This commit is contained in:
@@ -73,6 +73,11 @@ ifeq ($(DIST_CODENAME), noble)
|
||||
MFA_CONFIG=--enable-mfa
|
||||
endif
|
||||
|
||||
# All other cases
|
||||
ifeq ($(MFA_CONFIG),)
|
||||
MFA_CONFIG=--enable-mfa
|
||||
endif
|
||||
|
||||
include /etc/GNUstep/GNUstep.conf
|
||||
include /usr/share/GNUstep/Makefiles/common.make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user