mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 10:25:27 +00:00
fix(packaging): don't enable mfa on squeeze
This commit is contained in:
@@ -6,10 +6,6 @@ export DH_VERBOSE=1
|
||||
DESTDIR=$(CURDIR)/debian/tmp
|
||||
DIST_CODENAME=$(shell lsb_release -cs)
|
||||
|
||||
#ifeq ($(DIST_CODENAME), squeeze)
|
||||
SAML2_CONFIG=--enable-saml2
|
||||
#endif
|
||||
|
||||
#ifeq ($(DIST_CODENAME), stretch)
|
||||
MFA_CONFIG=--enable-mfa
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user