X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=a454d08de9fecd19803f69d3c8375ea01c34fb10;hp=f74379727e1a091332477affd9e64a859b01ef84;hb=c58b5c1cef23066263aae5c506824310866ef64b;hpb=3f8dd846e92d44fc461d91d5fd5e012a770370d1 diff --git a/Makefile b/Makefile index f74379727..a454d08de 100644 --- 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;\