58dc5be515
reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible. From Paul Irofti "sounds good to me" todd@
12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
--- Makefile.orig Tue Jul 31 12:09:19 2007
|
|
+++ Makefile Fri Sep 14 12:31:49 2007
|
|
@@ -4,7 +4,7 @@
|
|
|
|
builddir = .
|
|
|
|
-top_dir = /usr/local/apache2
|
|
+top_dir = !!PREFIX!!/share/apache2
|
|
|
|
top_srcdir = ${top_dir}
|
|
top_builddir = ${top_dir}
|