wok-6.x diff kobodeluxe/receipt @ rev 6654

Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 02:17:02 2010 +0000 (2010-10-11)
parents 8d3f3ded1725
children 23c3aed67cd9
line diff
     1.1 --- a/kobodeluxe/receipt	Sun Feb 28 15:46:04 2010 +0100
     1.2 +++ b/kobodeluxe/receipt	Mon Oct 11 02:17:02 2010 +0000
     1.3 @@ -39,7 +39,7 @@
     1.4  	# manually moving the pixmap and the .desktop
     1.5  	mkdir -p $_pkg/usr/share/pixmaps
     1.6  	mkdir -p $_pkg/usr/share/applications
     1.7 -	tar xvf $src/icons.tar.gz -C $src
     1.8 +	tar xzf $src/icons.tar.gz -C $src
     1.9  	cp -a $src/icons/Ubuntu/*.xpm $_pkg/usr/share/pixmaps
    1.10  	cp -a $src/icons/Ubuntu/*.desktop $_pkg/usr/share/applications
    1.11