mercurial/hgweb.cfg

Sat, 01 Sep 2012 18:45:32 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 01 Sep 2012 18:45:32 +0200
changeset 654
9da33cc654ba
permissions
-rw-r--r--

Correct the build configuration when including ncurses(3) and readline(3).

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

mercurial