X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=3b3a4d003dbce1165b70fa63aca09a64329595fa;hb=71cdb6ad901465cdc9326cfc3d3650f3aabda5aa;hp=b99206c27b2e3b0d28e314434199c65439b5a5a0;hpb=179de7c7734515475859823659b0ffb1ddc59635;p=freeside.git diff --git a/Makefile b/Makefile index b99206c27..3b3a4d003 100644 --- a/Makefile +++ b/Makefile @@ -228,7 +228,7 @@ create-rt: configure-rt " ${RT_PATH}/etc/RT_SiteConfig.pm install-rt: - [ ${RT_ENABLED} ] && cd rt; make install + [ ${RT_ENABLED} -eq 1 ] && ( cd rt; make install ) || true clean: rm -rf aspdocs masondocs