X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=a454d08de9fecd19803f69d3c8375ea01c34fb10;hb=0b81782a6257456e04fb8a5a7faf0dbfbf7bc166;hp=f74379727e1a091332477affd9e64a859b01ef84;hpb=41c4553e7135613034cd8ee893e59ccf14ba9e77;p=freeside.git 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;\