wok-6.x diff mercurial/receipt @ rev 5972
Add perl-text-iconv
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 08 10:10:22 2010 +0200 (2010-08-08) |
parents | bddca9cd4c25 |
children | 4d15994ef7bd |
line diff
1.1 --- a/mercurial/receipt Sat May 08 00:20:05 2010 +0000 1.2 +++ b/mercurial/receipt Sun Aug 08 10:10:22 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()