[freeside-commits] freeside Makefile,1.151,1.152

Ivan,,, ivan at wavetail.420.am
Wed Nov 28 00:46:25 PST 2007


Update of /home/cvs/cvsroot/freeside
In directory wavetail:/tmp/cvs-serv22076

Modified Files:
	Makefile 
Log Message:
default to FileCache for selfservice session cache

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- Makefile	24 Nov 2007 01:26:40 -0000	1.151
+++ Makefile	28 Nov 2007 08:46:23 -0000	1.152
@@ -186,6 +186,7 @@
 	" 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;\



More information about the freeside-commits mailing list