X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=79135e7a7f4aeb64c9478d885e4023808c0d8a8f;hp=35d90449671dab70c9e804e47f4ceb1a8a65300d;hb=ed6084d4ccabb81493ffa1ee42c2afd237c05f45;hpb=58b83f939fb1d6531ec16533733dbde281d4b2dc 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;\