From: ivan Date: Tue, 16 Mar 2004 07:00:57 +0000 (+0000) Subject: transposition X-Git-Tag: NET_WHOIS_RAW_0_31~69 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6b54ceeb39da7915624bbcac63fb16e463916709 transposition --- diff --git a/Makefile b/Makefile index dd55046a7..42f1b85f1 100644 --- a/Makefile +++ b/Makefile @@ -187,7 +187,7 @@ create-config: install-perl-modules configure-rt: cd rt; \ cp config.layout.in config.layout; \ - perl -p -i -e \" + perl -p -i -e "\ s/%%%FREESIDE_DOCUMENT_ROOT%%%/${FREESIDE_DOCUMENT_ROOT}/g;\ " config.layout ./configure --with-layout=Freeside\