wok-next diff ndiswrapper-driver/receipt @ rev 7480

Added CP1252.so to glibc-base package. This fixes abiword from needing glibc-locale.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:17:17 2010 +0000 (2010-12-02)
parents 778986b73eb9
children ec697b8b2555
line diff
     1.1 --- a/ndiswrapper-driver/receipt	Fri Nov 05 18:38:20 2010 +0000
     1.2 +++ b/ndiswrapper-driver/receipt	Thu Dec 02 02:17:17 2010 +0000
     1.3 @@ -19,8 +19,8 @@
     1.4  	
     1.5  	KERNEL_VERSION=`grep  ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
     1.6  	cd $src
     1.7 -	patch -Np2 -i ../stuff/kernel-2.6.35.patch
     1.8 -	patch -Np2 -i ../stuff/kernel-2.6.36.patch
     1.9 +	patch -Np1 -i ../stuff/kernel-2.6.35.patch
    1.10 +	patch -Np1 -i ../stuff/kernel-2.6.36.patch
    1.11  	make KBUILD=/usr/src/linux KVER=linux-$KERNEL_VERSION-slitaz
    1.12  }
    1.13