Browse Source

- apply bugfixes ontop of 2.2.1

Bernhard Reutner-Fischer 18 years ago
parent
commit
5754880c4a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/mpfr/mpfr.mk

+ 1 - 1
package/mpfr/mpfr.mk

@@ -4,7 +4,7 @@
 #
 #
 #############################################################
 #############################################################
 MPFR_VERSION:=2.2.1
 MPFR_VERSION:=2.2.1
-#MPFR_PATCH:=patches
+MPFR_PATCH:=patches
 MPFR_SOURCE:=mpfr-$(MPFR_VERSION).tar.bz2
 MPFR_SOURCE:=mpfr-$(MPFR_VERSION).tar.bz2
 MPFR_CAT:=$(BZCAT)
 MPFR_CAT:=$(BZCAT)
 MPFR_SITE:=http://www.mpfr.org/mpfr-current/
 MPFR_SITE:=http://www.mpfr.org/mpfr-current/