X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=6d3d80397ce3e8907e19dd3940c345feb9511973;hp=bf73202f6ecbc084dbc7d55107e1a18b0c31b70f;hb=e520b9f7d88539634225560d462d03c7d2057d9d;hpb=625a49b4b28777e550a321f52f9cc5157a2b580b diff --git a/Makefile b/Makefile index bf73202f6..6d3d80397 100644 --- a/Makefile +++ b/Makefile @@ -129,6 +129,10 @@ install-docs: docs [ "${TEMPLATE}" = "asp" -a ! -e ${ASP_GLOBAL} ] && mkdir ${ASP_GLOBAL} || true [ "${TEMPLATE}" = "asp" ] && chown -R freeside ${ASP_GLOBAL} || true [ "${TEMPLATE}" = "asp" ] && cp htetc/global.asa ${ASP_GLOBAL} || true + [ "${TEMPLATE}" = "asp" ] && \ + perl -p -i -e "\ + s'%%%FREESIDE_DOCUMENT_ROOT%%%'${FREESIDE_DOCUMENT_ROOT}'g; \ + " ${ASP_GLOBAL}/global.asa || true [ "${TEMPLATE}" = "mason" ] && cp htetc/handler.pl ${MASON_HANDLER} || true [ "${TEMPLATE}" = "mason" ] && \ perl -p -i -e "\