X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=8bfc56aa09e2df260f448096a642cd735de46382;hp=2f696dc2145bc6e34f854b94a613f2327cab4693;hb=d0221fabd4656b3a04251ca6168cc45f54d23574;hpb=942c8b05b17b119a3dad84d7035c76b481dc5b99 diff --git a/Makefile b/Makefile index 2f696dc21..8bfc56aa0 100644 --- a/Makefile +++ b/Makefile @@ -204,6 +204,7 @@ perl-modules: s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\ " blib/lib/FS/Cron/*.pm;\ perl -p -i -e "\ + s|%%%FREESIDE_CONF%%%|${FREESIDE_CONF}|g;\ s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\ s|%%%FREESIDE_LOG%%%|${FREESIDE_LOG}|g;\ " blib/lib/FS/part_export/*.pm;\