X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=3b3a4d003dbce1165b70fa63aca09a64329595fa;hp=34e06db78ad888463a0430a277b0496f3dc9a9cb;hb=71cdb6ad901465cdc9326cfc3d3650f3aabda5aa;hpb=e28f678a7dff5f66b8efbdf7c2eb2b8f321c6ee0 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