wok-stable diff linux-kvm/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 33dfd49cdf84
children 5355ffc461cf
line diff
     1.1 --- a/linux-kvm/receipt	Thu May 13 21:39:07 2010 +0200
     1.2 +++ b/linux-kvm/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="linux-kvm"
     1.7 -VERSION="2.6.33.4"
     1.8 +VERSION="2.6.34"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="The Linux kernel kvm and virtio modules."
    1.11  MAINTAINER="devel@slitaz.org"