[freeside-commits] freeside Makefile,1.145.2.24,1.145.2.25

Ivan,,, ivan at wavetail.420.am
Mon Sep 21 20:09:30 PDT 2009


Update of /home/cvs/cvsroot/freeside
In directory wavetail.420.am:/tmp/cvs-serv29630

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	Makefile 
Log Message:
add addl_comp_root.pl and addl_handler_use.pl config files, RT#4743

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.145.2.24
retrieving revision 1.145.2.25
diff -u -d -r1.145.2.24 -r1.145.2.25
--- Makefile	15 Sep 2009 01:24:40 -0000	1.145.2.24
+++ Makefile	22 Sep 2009 03:09:27 -0000	1.145.2.25
@@ -164,6 +164,7 @@
 	cp htetc/handler.pl ${MASON_HANDLER}
 	  perl -p -i -e "\
 	    s'%%%FREESIDE_DOCUMENT_ROOT%%%'${FREESIDE_DOCUMENT_ROOT}'g; \
+	    s'%%%FREESIDE_CONF%%%'${FREESIDE_CONF}'g; \
 	    s'%%%RT_ENABLED%%%'${RT_ENABLED}'g; \
 	    s'%%%MASONDATA%%%'${MASONDATA}'g;\
 	  " ${MASON_HANDLER}



More information about the freeside-commits mailing list