wok diff linux/receipt @ rev 3040

Add keepassx password manager
author Rohit Joshi <jozee@slitaz.org>
date Tue May 12 13:20:03 2009 +0000 (2009-05-12)
parents f306d126580e
children e25c221aed64
line diff
     1.1 --- a/linux/receipt	Thu May 07 09:37:08 2009 +0200
     1.2 +++ b/linux/receipt	Tue May 12 13:20:03 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="linux"
     1.7 -VERSION="2.6.25.5"
     1.8 +VERSION="2.6.29.3"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="The Linux kernel and modules."
    1.11  DEPENDS="depmod"
    1.12 @@ -9,7 +9,7 @@
    1.13  MAINTAINER="pascal.bellard@slitaz.org"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.kernel.org/"
    1.16 -WGET_URL="http://www.eu.kernel.org/pub/linux/kernel/v2.6/$TARBALL"
    1.17 +WGET_URL="http://www.eu.kernel.org/pub/linux/kernel/v${VERSION:0:3}/$TARBALL"
    1.18  CONFIG_FILES="/lib/modules/$VERSION-slitaz/modules.dep"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21 @@ -36,7 +36,6 @@
    1.22  $PACKAGE-utf8-$VERSION.u
    1.23  $PACKAGE-diff-$VERSION.u
    1.24  $PACKAGE-rootdev.u
    1.25 -$PACKAGE-ioremap-$VERSION.u
    1.26  EOT
    1.27  	make mrproper	
    1.28  	cp ../stuff/$PACKAGE-$VERSION-slitaz.config .config