diff -r 4e7562023f3e -r 1ab3d2e08c8b scripts/build/mpfr.sh --- a/scripts/build/mpfr.sh Sun Jan 04 14:25:58 2009 +0000 +++ b/scripts/build/mpfr.sh Mon Jan 05 23:02:43 2009 +0000 @@ -18,7 +18,8 @@ # Extract MPFR do_mpfr_extract() { - CT_ExtractAndPatch "mpfr-${CT_MPFR_VERSION}" + CT_Extract "mpfr-${CT_MPFR_VERSION}" + CT_Patch "mpfr-${CT_MPFR_VERSION}" # OK, Gentoo have a sanity check that libtool.m4 and ltmain.sh have the # same version number. Unfortunately, some tarballs of MPFR are not