From b55f814a660b38cd1cf90f70ef55b1ee00d6df63 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 23 Sep 2021 16:17:44 -0400 Subject: [PATCH] LP#1944765: enable mod_headers during installation on Debian Jessie Note to committers: this patch can be ignored if the patches for 1940146 make it in first. Signed-off-by: Galen Charlton --- Open-ILS/src/extras/install/Makefile.debian-jessie | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/extras/install/Makefile.debian-jessie b/Open-ILS/src/extras/install/Makefile.debian-jessie index 545a1a516f..59bfcd5f43 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-jessie +++ b/Open-ILS/src/extras/install/Makefile.debian-jessie @@ -81,6 +81,7 @@ export DEBS = \ export DEB_APACHE_MODS = \ expires\ + headers\ include\ proxy\ proxy_http\ -- 2.11.0