--- a/install Fri Mar 06 13:03:46 2009 +0000
+++ b/install Fri Mar 06 13:06:36 2009 +0000
@@ -5,7 +5,7 @@
install -o root -g root -d /usr/local/lib/mercurial-server
install -o root -g root -t /usr/local/lib/mercurial-server \
src/hg-ssh \
- src/do-refresh-auth
+ src/refresh-auth
install -o root -g root -d /usr/local/lib/mercurial-server/mercurialserver
install -o root -g root -t /usr/local/lib/mercurial-server/mercurialserver -m 644 \
src/mercurialserver/__init__.py \
@@ -22,8 +22,7 @@
src/init/hgadmin-hgrc
install -o root -g root -d /etc/mercurial-server
install -o root -g root -t /etc/mercurial-server \
- src/init/conf/hg-ssh-wrapper \
- src/init/conf/refresh-auth
+ src/init/conf/hg-ssh-wrapper
install -o root -g root -t /etc/mercurial-server -m 644 \
src/init/conf/remote-hgrc \
src/init/conf/access.conf