mercurial/hgweb.cfg

Fri, 31 Aug 2012 21:14:33 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 31 Aug 2012 21:14:33 +0200
changeset 652
f6c0237e8f1c
permissions
-rw-r--r--

Correct flawed math dependency causing build failure on Ubuntu 12.04 IA32.

     1 [web]
     2 baseurl = /hg
     4 [paths]
     5 repo1 = @l_prefix@/var/mercurial/repo1
     6 repo2 = @l_prefix@/var/mercurial/repo2

mercurial