X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=903c0eb00477fe191d0d9ec59a47a548d1f444a7;hp=864d9c279d65d24b0e782fb68f2dd93aeb75a2a8;hb=43a3bfc79a80263967e5cba41ddbc72cec9c1e97;hpb=db80d13447786bc554d40d4817a1b0d7a5b5e09f diff --git a/Makefile b/Makefile index 864d9c279..903c0eb00 100644 --- a/Makefile +++ b/Makefile @@ -170,6 +170,7 @@ install-docs: check-conflicts docs cp htetc/handler.pl ${MASON_HANDLER} perl -p -i -e "\ s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\ + s'%%%RT_ENABLED%%%'${RT_ENABLED}'g; \ " ${MASON_HANDLER} || true mkdir -p ${FREESIDE_EXPORT}/profile chown freeside ${FREESIDE_EXPORT}/profile