wok diff catalyst/receipt @ rev 10597

lirc: fix bdeps and kernel ERROR message
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 26 14:55:42 2011 +0200 (2011-05-26)
parents e747219ab3a8
children b113883af30d
line diff
     1.1 --- a/catalyst/receipt	Sat Jan 22 16:22:19 2011 +0000
     1.2 +++ b/catalyst/receipt	Thu May 26 14:55:42 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 .