wok diff octave/receipt @ rev 9961
deadbeef: fix bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 18 15:43:27 2011 +0200 (2011-05-18) |
parents | 07e6c84aad04 |
children | 55aef909d00d |
line diff
1.1 --- a/octave/receipt Wed Oct 27 15:10:50 2010 +0000 1.2 +++ b/octave/receipt Wed May 18 15:43:27 2011 +0200 1.3 @@ -18,8 +18,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -Np1 -i ../stuff/octave-3.2.0_as_needed.patch 1.8 - patch -Np1 -i ../stuff/octave-3.2.0_parallel_make.patch 1.9 + patch -Np1 -i $stuff/octave-3.2.0_as_needed.patch 1.10 + patch -Np1 -i $stuff/octave-3.2.0_parallel_make.patch 1.11 1.12 sed -i 's/scripts doc check/scripts check/' Makefile 1.13