really properly disable RT where not using
authorivan <ivan>
Fri, 9 Apr 2004 22:34:45 +0000 (22:34 +0000)
committerivan <ivan>
Fri, 9 Apr 2004 22:34:45 +0000 (22:34 +0000)
Makefile

index 5c7f155..34e06db 100644 (file)
--- 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
+       [ ${RT_ENABLED} -eq 1 ] && cd rt; make install || true
 
 clean:
        rm -rf aspdocs masondocs