aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-10 17:32:05 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-10 17:32:05 +0200
commit0a9023fc23eb29f0e8937f153341c4859457a89b (patch)
treea4f32b82b7d1de797b2ce96aebf1210f0b2561b0 /configure
parentReally start breaking apart HTML. (diff)
downloadcalp-0a9023fc23eb29f0e8937f153341c4859457a89b.tar.gz
calp-0a9023fc23eb29f0e8937f153341c4859457a89b.tar.xz
Fix problems with new HTML for calendar view.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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