wok-next diff compcache/receipt @ rev 6462
Revert webkit upgrades
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Wed Sep 29 23:54:52 2010 +0000 (2010-09-29) |
parents | 5716a37ccf43 |
children | d6292cae5538 |
line diff
1.1 --- a/compcache/receipt Tue May 18 08:24:32 2010 -0400 1.2 +++ b/compcache/receipt Wed Sep 29 23:54:52 2010 +0000 1.3 @@ -20,6 +20,10 @@ 1.4 tazwok cook linux 1.5 fi 1.6 cd $src 1.7 + 1.8 + # Fix build with kernel 2.6.34 1.9 + patch -p1 < ../stuff/compcache-0.6.2-linux-2.6.34.u || exit 1 1.10 + 1.11 find -name Makefile | xargs sed -i \ 1.12 "s|/lib/modules/\$(shell uname -r)/build|$WOK/linux/linux-$KERNEL_VERSION|" 1.13 make KBUILD=$WOK/linux/linux-$KERNEL_VERSION KVER=$KERNEL_VERSION