wok diff binutils/receipt @ rev 6594
fix python path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 09 17:19:46 2010 +0200 (2010-10-09) |
parents | d9797bed828a |
children | be693bb0fed6 |
line diff
1.1 --- a/binutils/receipt Sun Apr 11 11:16:16 2010 +0200 1.2 +++ b/binutils/receipt Sat Oct 09 17:19:46 2010 +0200 1.3 @@ -25,7 +25,7 @@ 1.4 --mandir=/usr/share/man \ 1.5 --enable-shared \ 1.6 $CONFIGURE_ARGS && 1.7 - make tooldir=/usr && 1.8 + make -j 4 tooldir=/usr && 1.9 # Install in binutils-build/ and then move the files to 1.10 # to the source tree. Can't install directly... This is done 1.11 # to keep the $src and $_pkg working for genpkg.