transposition
authorivan <ivan>
Tue, 16 Mar 2004 07:00:57 +0000 (07:00 +0000)
committerivan <ivan>
Tue, 16 Mar 2004 07:00:57 +0000 (07:00 +0000)
Makefile

index dd55046..42f1b85 100644 (file)
--- 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\