install
changeset 59 f96de2d99f00
parent 54 e2ca551c2822
child 67 fd16d9a1234b
--- a/install	Fri Feb 20 15:47:52 2009 +0000
+++ b/install	Fri Feb 20 17:34:30 2009 +0000
@@ -9,7 +9,7 @@
 install -o root -g root -t /usr/local/lib/mercurial-server -m 644 \
     src/changes.py \
     src/access.py \
-    src/logging.py \
+    src/servelog.py \
     src/ruleset.py
 install -o root -g root -d /usr/local/lib/mercurial-server/init
 install -o root -g root -t /usr/local/lib/mercurial-server/init \