mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Tarcisio writes:
Hello, I noticed that file-4.08 does no longer exist at ftp://ftp.astron.com/pub/file. I was able to compile a 'buildroot' using file-4.10. I had to change make/file.mk and sources/file.patch. Regards, Tarcisio
This commit is contained in:
parent
551da9c7b9
commit
8defcb5c65
@ -3,9 +3,9 @@
|
|||||||
# file
|
# file
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
FILE_SOURCE:=file-4.08.tar.gz
|
FILE_SOURCE:=file-4.10.tar.gz
|
||||||
FILE_SITE:=ftp://ftp.astron.com/pub/file
|
FILE_SITE:=ftp://ftp.astron.com/pub/file
|
||||||
FILE_DIR:=$(BUILD_DIR)/file-4.08
|
FILE_DIR:=$(BUILD_DIR)/file-4.10
|
||||||
FILE_CAT:=zcat
|
FILE_CAT:=zcat
|
||||||
FILE_BINARY:=src/file
|
FILE_BINARY:=src/file
|
||||||
FILE_TARGET_BINARY:=usr/bin/file
|
FILE_TARGET_BINARY:=usr/bin/file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user