summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2004-04-09 22:34:45 +0000
committerivan <ivan>2004-04-09 22:34:45 +0000
commite28f678a7dff5f66b8efbdf7c2eb2b8f321c6ee0 (patch)
tree292d0ca0c9c3d815dd517dafdb5d8fcf5aa4f9c3 /Makefile
parented8a6d06b1ed8b13132898d3b05c8b81d63d1038 (diff)
really properly disable RT where not using
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c7f15537..34e06db78 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
+ [ ${RT_ENABLED} -eq 1 ] && cd rt; make install || true
clean:
rm -rf aspdocs masondocs