apache export!
[freeside.git] / Makefile
index 47b85ab..c79c33c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,8 +43,8 @@ SELFSERVICE_MACHINE = localhost
 #not changable yet
 FREESIDE_CONF = /usr/local/etc/freeside
 
-VERSION=1.4.1beta6
-TAG=freeside_1_4_1beta6
+VERSION=1.4.1beta7
+TAG=freeside_1_4_1beta7
 
 help:
        @echo "supported targets: aspdocs masondocs alldocs docs install-docs"
@@ -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