wok-current diff libmowgli-dev/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 08a7f948dc8f
children a529ee09935a
line diff
     1.1 --- a/libmowgli-dev/receipt	Fri Jan 09 00:42:33 2009 +0100
     1.2 +++ b/libmowgli-dev/receipt	Mon Oct 11 02:17:02 2010 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib/pkgconfig
     1.6  	cp -a $_pkg/usr/include $fs/usr
     1.7 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.8 +	#cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.9  	cp -a $_pkg/usr/lib/pkgconfig/*.pc $fs/usr/lib/pkgconfig
    1.10  }
    1.11