mercurial/hgweb.cfg

Tue, 28 Aug 2012 18:53:20 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 18:53:20 +0200
changeset 614
dd4810b9233b
permissions
-rw-r--r--

Introduce forgotten dependency to GNU make for parallel build support.

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

mercurial