X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=79135e7a7f4aeb64c9478d885e4023808c0d8a8f;hb=4e1e828e7ef0437b002544cc30f9934ca1c9751b;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;\