wok diff binutils/receipt @ rev 4284

ffmpeg: version 0.5
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 26 11:32:26 2009 +0200 (2009-09-26)
parents 92e8ac5a4240
children 89209a7ca1ca
line diff
     1.1 --- a/binutils/receipt	Wed Aug 19 16:02:07 2009 +0000
     1.2 +++ b/binutils/receipt	Sat Sep 26 11:32:26 2009 +0200
     1.3 @@ -16,12 +16,6 @@
     1.4  #
     1.5  compile_rules()
     1.6  {
     1.7 -	# Determine if TOOLPREFIX has been defined in tazwok.conf
     1.8 -	if [ -z "$TOOLPREFIX" ] ; then
     1.9 -		# Provide a default value
    1.10 -		TOOLPREFIX=i486-pc-linux-gnu-
    1.11 -	fi
    1.12 -
    1.13  	mkdir binutils-build && cd binutils-build
    1.14  	../$PACKAGE-$VERSION/configure \
    1.15  		--program-prefix=$TOOLPREFIX \