Tarcisio writes:
authorEric Andersen <andersen@codepoet.org>
Wed, 28 Jul 2004 14:56:43 +0000 (14:56 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 28 Jul 2004 14:56:43 +0000 (14:56 -0000)
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

make/file.mk

index e3ef381f40af0eed24f678548dabeb227234fd0c..c658316e37dac8091e9d3c242809e1fc922c525c 100644 (file)
@@ -3,9 +3,9 @@
 # file
 #
 #############################################################
-FILE_SOURCE:=file-4.08.tar.gz
+FILE_SOURCE:=file-4.10.tar.gz
 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_BINARY:=src/file
 FILE_TARGET_BINARY:=usr/bin/file