X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=d7dce20642c67bae0445b9e5da2a7e5e787c0a98;hb=svc_broadband;hp=30c1654837496fae81e3b5dc231535ea0094509f;hpb=849e3e44a7fc2f6c353273b6e94a8c2a627ff561;p=freeside.git diff --git a/Makefile b/Makefile index 30c165483..d7dce2064 100644 --- a/Makefile +++ b/Makefile @@ -40,8 +40,8 @@ SIGNUP_REFNUM = 2 #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.4.0beta2 -TAG=freeside_1_4_0_beta2 +VERSION=1.4.0 +TAG=freeside_1_4_0 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs" @@ -138,6 +138,7 @@ create-config: install-perl-modules chown freeside ${FREESIDE_CONF}/secrets mkdir "${FREESIDE_CONF}/conf.${DATASOURCE}" + rm -rf conf/registries #old dirs just won't go away cp conf/[a-z]* "${FREESIDE_CONF}/conf.${DATASOURCE}" chown -R freeside "${FREESIDE_CONF}/conf.${DATASOURCE}"