# HG changeset patch # User Christopher Rogers # Date 1287789256 0 # Node ID 6b13333e1ad093c225862f28f6d3370ac63fdc50 # Parent c4c3dd9c83ca29c69820f7b9fe9ada9591eb05fc Forgot to quote p4. diff -r c4c3dd9c83ca -r 6b13333e1ad0 mpfr/receipt --- a/mpfr/receipt Fri Oct 22 23:13:10 2010 +0000 +++ b/mpfr/receipt Fri Oct 22 23:14:16 2010 +0000 @@ -10,7 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.mpfr.org/" WGET_URL="http://www.mpfr.org/mpfr-current/$TARBALL" -EXTRAVERSION=p4 +EXTRAVERSION="p4" # Rules to configure and make the package. compile_rules()