fix(packaging): don't enable mfa on squeeze

pull/274/head
Ludovic Marcotte 2020-05-12 07:46:59 -04:00
parent a0e5699e60
commit e9cc088153
1 changed files with 0 additions and 4 deletions

View File

@ -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