X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=6d3d80397ce3e8907e19dd3940c345feb9511973;hp=bf73202f6ecbc084dbc7d55107e1a18b0c31b70f;hb=686e4d8cf9a69012cbf92983a787644d583bdcd8;hpb=87227cd405166484ca7b791b2bd3c8829ce8d969 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 "\