From: ivan Date: Mon, 5 Nov 2001 21:30:01 +0000 (+0000) Subject: more fixes for fresh installation X-Git-Tag: freeside_1_4_0pre11~222 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d738d0c6677d72f62a0c9fb2fc4446c07c6e8492 more fixes for fresh installation --- diff --git a/Makefile b/Makefile index 260d0929b..15f8b85d8 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ docs: make ${TEMPLATE}docs install-docs: docs - [ -e ${FREESIDE_DOCUMENT_ROOT} ] && mv ${FREESIDE_DOCUMENT_ROOT} ${FREESIDE_DOCUMENT_ROOT}.`date +%Y%m%d%H%M%S` + [ -e ${FREESIDE_DOCUMENT_ROOT} ] && mv ${FREESIDE_DOCUMENT_ROOT} ${FREESIDE_DOCUMENT_ROOT}.`date +%Y%m%d%H%M%S` || true cp -r ${TEMPLATE}docs ${FREESIDE_DOCUMENT_ROOT} perl-modules: