X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=cc1e6799735cdac93249ba804baedeb344fde79a;hb=b6a644c59f47d0a890c2f3122d362a72958fbc58;hp=59d2498375f22b59f39672ecd5023f0543a89bda;hpb=6724da406d1fdef94396ff0b8b7566ae83695914;p=freeside.git diff --git a/Makefile b/Makefile index 59d249837..cc1e67997 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,7 @@ help: @echo @echo " install-docs install-perl-modules" @echo " install-init install-apache" - @echo " install-rt" + @echo " install-rt install-texmf" @echo " install-selfservice update-selfservice" @echo @echo " dev dev-docs dev-perl-modules" @@ -198,6 +198,10 @@ perl-modules: s'%%%MASONDATA%%%'${MASONDATA}'g;\ " blib/lib/FS/*.pm;\ perl -p -i -e "\ + s/%%%SELFSERVICE_USER%%%/${SELFSERVICE_USER}/g;\ + s/%%%SELFSERVICE_MACHINES%%%/${SELFSERVICE_MACHINES}/g;\ + " blib/lib/FS/Cron/*.pm;\ + perl -p -i -e "\ s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\ " blib/lib/FS/part_export/*.pm;\ perl -p -i -e "\