From 0a9023fc23eb29f0e8937f153341c4859457a89b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 10 Aug 2020 17:32:05 +0200 Subject: Fix problems with new HTML for calendar view. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 6f5dc927..a5ef456e 100755 --- a/configure +++ b/configure @@ -21,7 +21,7 @@ (define PREFIX //) (define CACHE_DIR (string-append PREFIX // "var/cache/calp")) -(define LIBEXEC (if *develop* here (string-append PREFIX // "usr/lib/calp")) +(define LIBEXEC (if *develop* here (string-append PREFIX // "usr/lib/calp"))) (define pipe (-> LIBEXEC -- cgit v1.2.3