wok diff linux-source/receipt @ rev 5249

Add: geeqie (1.0)
author Alexander Medvedev <devl547@gmail.com>
date Mon Apr 12 18:30:43 2010 +0000 (2010-04-12)
parents 0a141e63543b
children 33dfd49cdf84
line diff
     1.1 --- a/linux-source/receipt	Wed Apr 07 21:03:30 2010 +0200
     1.2 +++ b/linux-source/receipt	Mon Apr 12 18:30:43 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="linux-source"
     1.7 -VERSION="2.6.30.6"
     1.8 +VERSION="2.6.33.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The Linux kernel source files."
    1.11  MAINTAINER="devel@slitaz.org"
    1.12 @@ -45,7 +45,6 @@
    1.13  	mv linux-$VERSION linux-$VERSION-slitaz
    1.14  	cd linux-$VERSION-slitaz
    1.15  	cp -pa slitaz/aufs2/* .
    1.16 -	[ -L /usr/bin/patch ] && tazpkg get-install patch --forced
    1.17  	# Add tazpkg support
    1.18  	if [ -d "scripts/package" ]; then
    1.19  		cp -pa slitaz/buildtaz scripts/package