wok diff mercurial/receipt @ rev 14544

firefox-langpack-pt_BR: Up to 17.0.6esr
author Dominique Corbex <domcox@slitaz.org>
date Wed May 22 21:57:01 2013 +0200 (2013-05-22)
parents 299e8a944f74
children 380ffe05937a
line diff
     1.1 --- a/mercurial/receipt	Thu Oct 11 23:35:56 2012 +0000
     1.2 +++ b/mercurial/receipt	Wed May 22 21:57:01 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mercurial"
     1.7 -VERSION="2.3.2"
     1.8 +VERSION="2.4.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Revision tools system."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -16,7 +16,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	python setup.py install --root="$DESTDIR" --optimize=1
    1.18  	mkdir -p $DESTDIR/usr/share/examples/mercurial
    1.19  	cp -a $src/hgweb.cgi $DESTDIR/usr/share/examples/mercurial