wok-stable diff libdb/receipt @ rev 6616

Fixed mercurial. Need pyconfig.h for mercurial to work. So i added this to python package since pyconfig.h maybe need for more python programs. I also removed all .pyc and .pyo files from python. Removed about 4mb from python by doing that.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 20:49:19 2010 +0000 (2010-10-09)
parents 055b57b92161
children
line diff
     1.1 --- a/libdb/receipt	Mon Jul 06 16:50:15 2009 +0000
     1.2 +++ b/libdb/receipt	Sat Oct 09 20:49:19 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libdb"
     1.7 -VERSION="4.7.25"
     1.8 +VERSION="4.8.26"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Berkeley database libraries."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"