summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormark <mark>2011-05-10 23:21:44 +0000
committermark <mark>2011-05-10 23:21:44 +0000
commit2f864a9b428d642df650d01a51ffa42b6826d82a (patch)
tree505288187660152ddf667cf2cdbc364f59019cf1 /Makefile
parentc64541e0cb6307925480669203ff76554f4663fe (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 7cf90ccc7..18944c51b 100644
--- a/Makefile
+++ b/Makefile
@@ -191,6 +191,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 "\