wok-next diff binutils/receipt @ rev 4380
Add: libmcrypt, libmcrypt-dev
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Oct 14 09:20:46 2009 +0000 (2009-10-14) |
parents | 92e8ac5a4240 |
children | 89209a7ca1ca |
line diff
1.1 --- a/binutils/receipt Wed Aug 19 16:02:07 2009 +0000 1.2 +++ b/binutils/receipt Wed Oct 14 09:20:46 2009 +0000 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 \