From 6b8abd87d1f35b688a2991c59e8bd3e93cfeddc5 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sat, 10 Sep 2022 08:30:04 -0400 Subject: fix makefile install httpd conf --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a0635fb..31ba0b8 100644 --- a/Makefile +++ b/Makefile @@ -88,7 +88,7 @@ ifeq ($(with_httpd),YES) ${installbin} -m 0755 -d ${APACHEDIR} ${installbin} -m 0644 -t ${APACHEDIR} extra/wsgi-coupons.conf @# substitute variables in the apache config file - ${sedbin} -i -r -e "/XDG_CACHE_HOME/{s@(XDG_CACHE_HOME )[^ ]+@\1${CACHEDIR}/coupons_web.py@}" -e "/WSGIScriptAlias|\