LP#1944765: enable mod_headers during installation on Debian Jessie user/jboyer/lp1944765_mod_headers_signoff
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 23 Sep 2021 20:17:44 +0000 (16:17 -0400)
committerJason Boyer <JBoyer@equinoxOLI.org>
Thu, 23 Sep 2021 20:56:45 +0000 (16:56 -0400)
Note to committers: this patch can be ignored if the patches
for 1940146 make it in first.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/extras/install/Makefile.debian-jessie

index 545a1a5..59bfcd5 100644 (file)
@@ -81,6 +81,7 @@ export DEBS = \
 
 export DEB_APACHE_MODS = \
     expires\
+    headers\
     include\
     proxy\
     proxy_http\