[freeside-commits] freeside Makefile,1.196.2.2,1.196.2.3

Mark Wells mark at wavetail.420.am
Tue May 10 16:23:00 PDT 2011


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

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	Makefile 
Log Message:
replace missing RT scrips on upgrade, #9569

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.196.2.2
retrieving revision 1.196.2.3
diff -u -w -d -r1.196.2.2 -r1.196.2.3
--- Makefile	9 Apr 2011 23:48:12 -0000	1.196.2.2
+++ Makefile	10 May 2011 23:22:58 -0000	1.196.2.3
@@ -196,6 +196,7 @@
 	  s|%%%FREESIDE_CACHE%%%|${FREESIDE_CACHE}|g;\
 	  s'%%%FREESIDE_DOCUMENT_ROOT%%%'${FREESIDE_DOCUMENT_ROOT}'g; \
 	  s'%%%RT_ENABLED%%%'${RT_ENABLED}'g; \
+	  s'%%%RT_PATH%%%'${RT_PATH}'g; \
 	  s'%%%MASONDATA%%%'${MASONDATA}'g;\
 	" blib/lib/FS/*.pm;\
 	perl -p -i -e "\



More information about the freeside-commits mailing list