summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormark <mark>2011-05-10 23:22:58 +0000
committermark <mark>2011-05-10 23:22:58 +0000
commitcf60dddb3ba70a9499ae77bafa8367064a3c5e1f (patch)
tree8bcee5e3e9ed9524272d88c637ef5550c76658be /Makefile
parentc980818c93f4dd3988444d678c68e0c206c1ff4a (diff)
replace missing RT scrips on upgrade, #9569
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 660f64961..2036c681a 100644
--- a/Makefile
+++ b/Makefile
@@ -196,6 +196,7 @@ perl-modules:
s|%%%FREESIDE_CACHE%%%|${FREESIDE_CACHE}|g;\
s'%%%FREESIDE_DOCUMENT_ROOT%%%'${FREESIDE_DOCUMENT_ROOT}'g; \
s'%%%RT_ENABLED%%%'${RT_ENABLED}'g; \
+ s'%%%RT_PATH%%%'${RT_PATH}'g; \
s'%%%MASONDATA%%%'${MASONDATA}'g;\
" blib/lib/FS/*.pm;\
perl -p -i -e "\