[freeside-commits] freeside Makefile,1.180.2.3,1.180.2.4

Jeff Finucane,420,, jeff at wavetail.420.am
Mon Feb 8 07:32:40 PST 2010


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	Makefile 
Log Message:
grandstream device configuration support #4220

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.180.2.3
retrieving revision 1.180.2.4
diff -u -d -r1.180.2.3 -r1.180.2.4
--- Makefile	3 Jan 2010 02:54:42 -0000	1.180.2.3
+++ Makefile	8 Feb 2010 15:32:37 -0000	1.180.2.4
@@ -203,6 +203,7 @@
 	  s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\
 	" blib/lib/FS/Cron/*.pm;\
 	perl -p -i -e "\
+	  s|%%%FREESIDE_CONF%%%|${FREESIDE_CONF}|g;\
 	  s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\
 	  s|%%%FREESIDE_LOG%%%|${FREESIDE_LOG}|g;\
 	" blib/lib/FS/part_export/*.pm;\



More information about the freeside-commits mailing list