mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Remove superfluos slash character from MPFR_SITE
This commit is contained in:
parent
e533d8544c
commit
7bcbde3760
@ -8,7 +8,7 @@ MPFR_PATCH:=patches
|
|||||||
MPFR_PATCH_FILE:=mpfr-$(MPFR_VERSION).patch
|
MPFR_PATCH_FILE:=mpfr-$(MPFR_VERSION).patch
|
||||||
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-$(MPFR_VERSION)/
|
MPFR_SITE:=http://www.mpfr.org/mpfr-$(MPFR_VERSION)
|
||||||
MPFR_DIR:=$(TOOL_BUILD_DIR)/mpfr-$(MPFR_VERSION)
|
MPFR_DIR:=$(TOOL_BUILD_DIR)/mpfr-$(MPFR_VERSION)
|
||||||
MPFR_TARGET_DIR:=$(BUILD_DIR)/mpfr-$(MPFR_VERSION)
|
MPFR_TARGET_DIR:=$(BUILD_DIR)/mpfr-$(MPFR_VERSION)
|
||||||
MPFR_BINARY:=libmpfr$(LIBTGTEXT)
|
MPFR_BINARY:=libmpfr$(LIBTGTEXT)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user