From: ivan Date: Tue, 16 Mar 2004 07:04:08 +0000 (+0000) Subject: and finally, run the ./configure X-Git-Tag: NET_WHOIS_RAW_0_31~67 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8be4f17f8bda91fdf61a5f22314a04ba23e8f489 and finally, run the ./configure --- diff --git a/Makefile b/Makefile index 7f06cb7ef..bce1d6145 100644 --- a/Makefile +++ b/Makefile @@ -189,7 +189,7 @@ configure-rt: cp config.layout.in config.layout; \ perl -p -i -e "\ s'%%%FREESIDE_DOCUMENT_ROOT%%%'${FREESIDE_DOCUMENT_ROOT}'g;\ - " config.layout + " config.layout; \ ./configure --with-layout=Freeside\ --masonstatedir=${MASONDATA} \ --with-db-type=Pg \