From: ivan Date: Tue, 14 Jan 2003 10:15:26 +0000 (+0000) Subject: selfservice X-Git-Tag: freeside_1_5_0pre1~56 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=07efe8b9d3726845228538df46fcfa2610f89eb8 selfservice --- diff --git a/Makefile b/Makefile index da56c7342..3362ca832 100644 --- a/Makefile +++ b/Makefile @@ -137,6 +137,8 @@ install-init: s/%%%SIGNUP_MACHINE%%%/${SIGNUP_MACHINE}/g;\ s/%%%SIGNUP_AGENTNUM%%%/${SIGNUP_AGENTNUM}/g;\ s/%%%SIGNUP_REFNUM%%%/${SIGNUP_REFNUM}/g;\ + s/%%%SELFSERVICE_USER%%%/${SELFSERVICE_USER}/g;\ + s/%%%SELFSERVICE_MACHINE%%%/${SELFSERVICE_MACHINE}/g;\ " ${INIT_FILE} install: install-perl-modules install-docs install-init