silly conf/registries dir still hanging around in CVS checkouts
authorivan <ivan>
Fri, 30 Aug 2002 10:25:54 +0000 (10:25 +0000)
committerivan <ivan>
Fri, 30 Aug 2002 10:25:54 +0000 (10:25 +0000)
Makefile

index a3f6158..d7dce20 100644 (file)
--- 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}"