wok diff linmodem-intel-536ep/receipt @ rev 10425

pkg-config: moved depeneds. NOTE: pkg-config is part of slitaz toolchain extras so depends and build depends matter for cookorder to be right.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 13:52:23 2011 +0000 (2011-05-24)
parents 9f4d002c2b7f
children 51dc38f6efca
line diff
     1.1 --- a/linmodem-intel-536ep/receipt	Tue Feb 01 02:51:50 2011 +0000
     1.2 +++ b/linmodem-intel-536ep/receipt	Tue May 24 13:52:23 2011 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4    while read file; do
     1.5      	[ -f done.$file ] && continue
     1.6      	echo "Apply $file..."
     1.7 -    	patch -p1 < ../stuff/$PACKAGE-$file || return 1
     1.8 +    	patch -p1 < $stuff/$PACKAGE-$file || return 1
     1.9  	touch done.$file
    1.10      done <<EOT
    1.11  kernel-2.6.30.patch