wok diff emesene/receipt @ rev 10413

zlib: DON'T SCREW UP TAZwOK COOKORDER. THIS IS NEEDED FOR COOK-TOOLCHAIN TO WORK.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 07:31:47 2011 +0000 (2011-05-24)
parents 4d83a3db70f5
children fcdd50638150
line diff
     1.1 --- a/emesene/receipt	Mon Mar 15 16:09:14 2010 +0000
     1.2 +++ b/emesene/receipt	Tue May 24 07:31:47 2011 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4      while read file; do
     1.5          [ -f done.$file ] && continue
     1.6          echo "Apply $file..."
     1.7 -        patch -p1 < ../stuff/$file || return 1
     1.8 +        patch -p1 < $stuff/$file || return 1
     1.9          touch done.$file
    1.10      done <<EOT
    1.11  slitaz-openbox.patch