wok-stable diff mercurial/receipt @ rev 6076

mirror-tools: add mirror-info web page
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 28 18:05:48 2010 +0200 (2010-08-28)
parents bddca9cd4c25
children 4d15994ef7bd
line diff
     1.1 --- a/mercurial/receipt	Sat May 08 00:20:05 2010 +0000
     1.2 +++ b/mercurial/receipt	Sat Aug 28 18:05:48 2010 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://mercurial.selenic.com/"
     1.6  WGET_URL="http://www.selenic.com/mercurial/release/$TARBALL"
     1.7 +CONFIG_FILES="/etc/mercurial/hgweb.config"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()