summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2007-11-28 08:46:23 +0000
committerivan <ivan>2007-11-28 08:46:23 +0000
commitb0810e3538c41c723ae47b982a2e87944be828e0 (patch)
tree4c90b289f8ae66a4f2afe62cc3f7733aeb4adb88 /Makefile
parentacf139d6d9abe92d8951ac823406dccc7f3e8ea6 (diff)
default to FileCache for selfservice session cache
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cf69f3198..da54aa93c 100644
--- a/Makefile
+++ b/Makefile
@@ -186,6 +186,7 @@ perl-modules:
" blib/lib/FS.pm;\
perl -p -i -e "\
s|%%%FREESIDE_CONF%%%|${FREESIDE_CONF}|g;\
+ s|%%%FREESIDE_CACHE%%%|${FREESIDE_CACHE}|g;\
" blib/lib/FS/*.pm;\
perl -p -i -e "\
s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\