From: ivan Date: Fri, 30 Aug 2002 10:25:54 +0000 (+0000) Subject: silly conf/registries dir still hanging around in CVS checkouts X-Git-Tag: freeside_1_4_1beta1~22 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=315fcc7ecfdb0c50ef856be546b570667609e0c3 silly conf/registries dir still hanging around in CVS checkouts --- diff --git a/Makefile b/Makefile index a3f61585a..d7dce2064 100644 --- a/Makefile +++ b/Makefile @@ -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}"