From 6b54ceeb39da7915624bbcac63fb16e463916709 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 16 Mar 2004 07:00:57 +0000 Subject: [PATCH] transposition --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\ -- 2.11.0