From: ivan Date: Fri, 9 Apr 2004 22:35:45 +0000 (+0000) Subject: thank goodness its friday X-Git-Tag: BEFORE_FINAL_MASONIZE~1150 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=71cdb6ad901465cdc9326cfc3d3650f3aabda5aa thank goodness its friday --- diff --git a/Makefile b/Makefile index 34e06db78..3b3a4d003 100644 --- a/Makefile +++ b/Makefile @@ -228,7 +228,7 @@ create-rt: configure-rt " ${RT_PATH}/etc/RT_SiteConfig.pm install-rt: - [ ${RT_ENABLED} -eq 1 ] && cd rt; make install || true + [ ${RT_ENABLED} -eq 1 ] && ( cd rt; make install ) || true clean: rm -rf aspdocs masondocs