remove duplication - don't know how that got there!
authorPaul Crowley <paul@lshift.net>
Sun, 08 Mar 2009 15:19:19 +0000
changeset 93 fc66737db3f0
parent 92 647c3e61bc95
child 94 864e1a47234f
remove duplication - don't know how that got there!
install
--- a/install	Sun Mar 08 15:15:28 2009 +0000
+++ b/install	Sun Mar 08 15:19:19 2009 +0000
@@ -38,9 +38,6 @@
 installFiles(options.prefix + '/share/mercurial-server',
     'src/hg-ssh',
     'src/refresh-auth')
-installFiles(options.prefix + '/share/mercurial-server',
-    'src/hg-ssh',
-    'src/refresh-auth')
 installFiles(options.prefix + '/share/mercurial-server/mercurialserver',
     'src/mercurialserver/__init__.py',
     'src/mercurialserver/paths.py',