wok diff octave/receipt @ rev 10350
gdk-pixbuf: fix build (no cross)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 22 22:16:30 2011 +0200 (2011-05-22) |
parents | 07e6c84aad04 |
children | 55aef909d00d |
line diff
1.1 --- a/octave/receipt Wed Oct 27 15:10:50 2010 +0000 1.2 +++ b/octave/receipt Sun May 22 22:16:30 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