wok-next diff mercurial/receipt @ rev 9715

glibc-base: remove post_install() it not working and not usefull
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:49:22 2011 +0200 (2011-05-08)
parents 7299f106a36e
children 2f2ae382c2e0
line diff
     1.1 --- a/mercurial/receipt	Fri Apr 01 22:09:09 2011 +0000
     1.2 +++ b/mercurial/receipt	Sun May 08 23:49:22 2011 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Revision tools system."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="python patch openssl"
     1.8 +DEPENDS="python patch libssl"
     1.9  BUILD_DEPENDS="python python-dev patch openssl-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://mercurial.selenic.com/"