wok diff binutils/receipt @ rev 9757

tilda: fix BUILD_DEPENDS (again)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 14:03:53 2011 +0200 (2011-05-11)
parents 349042ce2a5d
children 3ab75c9a703d
line diff
     1.1 --- a/binutils/receipt	Sun May 08 15:46:39 2011 +0200
     1.2 +++ b/binutils/receipt	Wed May 11 14:03:53 2011 +0200
     1.3 @@ -47,6 +47,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	cd $src
     1.8  	mkdir -p ../binutils-build && cd ../binutils-build
     1.9  	$src/configure \
    1.10  		--program-prefix=$TOOLPREFIX \