X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=42f1b85f19e79539ecfce2e1fcea884869db6dd2;hp=dd55046a7697145bf2b9fd8b47770f014bc78050;hb=6b54ceeb39da7915624bbcac63fb16e463916709;hpb=503094650e95d616b467c51e96ec70be0bd79e57 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\