X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=79135e7a7f4aeb64c9478d885e4023808c0d8a8f;hb=2d0724a44131e2c9394ba1d7b3f2a8ac6e747ad0;hp=35d90449671dab70c9e804e47f4ceb1a8a65300d;hpb=58b83f939fb1d6531ec16533733dbde281d4b2dc;p=freeside.git diff --git a/Makefile b/Makefile index 35d904496..79135e7a7 100644 --- a/Makefile +++ b/Makefile @@ -200,6 +200,7 @@ perl-modules: perl -p -i -e "\ s/%%%SELFSERVICE_USER%%%/${SELFSERVICE_USER}/g;\ s/%%%SELFSERVICE_MACHINES%%%/${SELFSERVICE_MACHINES}/g;\ + s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\ " blib/lib/FS/Cron/*.pm;\ perl -p -i -e "\ s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\