From: ivan Date: Tue, 14 Jan 2003 10:15:19 +0000 (+0000) Subject: selfservice X-Git-Tag: freeside_1_4_1beta7~10 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=d311117b3f2e7476642e25494156dbde746fcdf8;p=freeside.git selfservice --- diff --git a/Makefile b/Makefile index 47b85ab04..cc49504fc 100644 --- a/Makefile +++ b/Makefile @@ -124,6 +124,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