summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2004-03-16 07:04:08 +0000
committerivan <ivan>2004-03-16 07:04:08 +0000
commit8be4f17f8bda91fdf61a5f22314a04ba23e8f489 (patch)
tree54eb08cbe7473d678d841c1349f97fec232d9078 /Makefile
parent0bfec9596615f85454378af865677e49f0a4f68d (diff)
and finally, run the ./configure
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \