about summary refs log tree commit diff stats
path: root/bonus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bonus/Makefile')
-rw-r--r--bonus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bonus/Makefile b/bonus/Makefile
index 015b46b9..c6910e29 100644
--- a/bonus/Makefile
+++ b/bonus/Makefile
@@ -1,4 +1,4 @@
-CHA_CGI_DIR ?= "$$(cha -r 'pager.extern(`echo "$$CHA_CONFIG_DIR/cgi-bin"`)')"
+CHA_CGI_DIR ?= "$$(cha -r 'pager.extern(`echo "$$CHA_DIR/cgi-bin"`)')"
 
 prefix = /usr/local