auto-create selfservice user in RT, #13199
[freeside.git] / Makefile
index f743797..a454d08 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -193,6 +193,7 @@ perl-modules:
          s'%%%RT_ENABLED%%%'${RT_ENABLED}'g; \
          s'%%%RT_PATH%%%'${RT_PATH}'g; \
          s'%%%MASONDATA%%%'${MASONDATA}'g;\
+         s/%%%SELFSERVICE_USER%%%/${SELFSERVICE_USER}/g;\
        " blib/lib/FS/*.pm;\
        perl -p -i -e "\
          s/%%%SELFSERVICE_USER%%%/${SELFSERVICE_USER}/g;\