Przeglądaj źródła

- apply fixes for 2.3.0

Bernhard Reutner-Fischer 18 lat temu
rodzic
commit
ae456d8cf3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      package/mpfr/mpfr.mk

+ 1 - 1
package/mpfr/mpfr.mk

@@ -4,7 +4,7 @@
 #
 #############################################################
 MPFR_VERSION:=2.3.0
-#MPFR_PATCH:=patches
+MPFR_PATCH:=patches
 MPFR_PATCH_FILE:=mpfr-$(MPFR_VERSION).patch
 MPFR_SOURCE:=mpfr-$(MPFR_VERSION).tar.bz2
 MPFR_CAT:=$(BZCAT)