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

index b99206c..5c7f155 100644 (file)
--- 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
 
 clean:
        rm -rf aspdocs masondocs