From: ivan Date: Tue, 30 Oct 2001 13:49:24 +0000 (+0000) Subject: work with CVS version too X-Git-Tag: freeside_1_4_0pre11~248 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=0ff607900727da25755f08101f557eeb469fe2bd work with CVS version too --- diff --git a/Makefile b/Makefile index c0a84fc43..2e8fd1f2d 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ create-config: install-perl-modules chown freeside ${FREESIDE_CONF}/secrets mkdir "${FREESIDE_CONF}/conf.${DATASOURCE}" - cp conf/* "${FREESIDE_CONF}/conf.${DATASOURCE}" + cp conf/[a-z]* "${FREESIDE_CONF}/conf.${DATASOURCE}" chown -R freeside "${FREESIDE_CONF}/conf.${DATASOURCE}" mkdir "${FREESIDE_CONF}/counters.${DATASOURCE}"