mpfr: apply upstream patches

master
David Höppner 2010-03-07 19:30:51 +01:00
parent 0747ea1a9e
commit 7b8f96666d
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ class Mpfr <Formula
depends_on 'gmp'
def patches
{:p1 => ['http://www.mpfr.org/mpfr-current/allpatches']}
end
def install
configure_args = [
"--prefix=#{prefix}",