mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
Remove superfluous 'slash' in GMP_SITE
This commit is contained in:
parent
af5933f3d2
commit
1ade867d5e
@ -5,7 +5,7 @@
|
||||
#############################################################
|
||||
GMP_VERSION:=4.2.2
|
||||
GMP_SOURCE:=gmp-$(GMP_VERSION).tar.bz2
|
||||
GMP_SITE:=http://ftp.sunet.se/pub/gnu/gmp/
|
||||
GMP_SITE:=http://ftp.sunet.se/pub/gnu/gmp
|
||||
GMP_CAT:=$(BZCAT)
|
||||
GMP_DIR:=$(TOOL_BUILD_DIR)/gmp-$(GMP_VERSION)
|
||||
GMP_TARGET_DIR:=$(BUILD_DIR)/gmp-$(GMP_VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user