wok-next diff linux-source/receipt @ rev 5451
Up: x11vnc-extra (0.9.10)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 05 15:39:01 2010 +0200 (2010-05-05) |
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 Wed May 05 15:39:01 2010 +0200 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