wok-next diff catalyst/receipt @ rev 10497
eet: up to fix e17 build (1.0.1)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 25 13:58:00 2011 +0200 (2011-05-25) |
parents | e747219ab3a8 |
children | b113883af30d |
line diff
1.1 --- a/catalyst/receipt Sat Jan 22 16:22:19 2011 +0000 1.2 +++ b/catalyst/receipt Wed May 25 13:58:00 2011 +0200 1.3 @@ -32,9 +32,9 @@ 1.4 grep -rl linux/$i * | xargs sed -i "s|linux/$i|generated/$i|" 1.5 done 1.6 cd $src 1.7 - patch -Np1 -i ../stuff/makefile_compat.patch 1.8 - patch -Np1 -i ../stuff/$PACKAGE-${KERNEL_VERSION}.patch 1.9 - patch -Np1 -i ../stuff/sema_init.patch 1.10 + patch -Np1 -i $stuff/makefile_compat.patch 1.11 + patch -Np1 -i $stuff/$PACKAGE-${KERNEL_VERSION}.patch 1.12 + patch -Np1 -i $stuff/sema_init.patch 1.13 cd $src/common/lib/modules/fglrx/build_mod 1.14 cp $src/arch/x86/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC4 . 1.15 cp 2.6.x/Makefile .