wok-current diff mpfr/receipt @ rev 6931
Added make check to elfutils to see if fixes build problem.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 23 00:00:53 2010 +0000 (2010-10-23) |
parents | c4c3dd9c83ca |
children | 30f061368a04 |
line diff
1.1 --- a/mpfr/receipt Fri Oct 22 23:13:10 2010 +0000 1.2 +++ b/mpfr/receipt Sat Oct 23 00:00:53 2010 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.mpfr.org/" 1.6 WGET_URL="http://www.mpfr.org/mpfr-current/$TARBALL" 1.7 -EXTRAVERSION=p4 1.8 +EXTRAVERSION="p4" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()