From: Galen Charlton Date: Thu, 23 Sep 2021 20:17:44 +0000 (-0400) Subject: LP#1944765: enable mod_headers during installation on Debian Jessie X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fgmcharlt%2Flp1944765_enable_mod_headers;p=working%2FEvergreen.git 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 --- 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\