From 0c95023bfe54fffbad7426b277e47d8b4182db3c Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 9 Jan 2022 21:02:42 +0000 Subject: amde cacerts optionally not fail --- repo/core/file.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/core/file.xibuild') diff --git a/repo/core/file.xibuild b/repo/core/file.xibuild index 0e4da82..150810b 100644 --- a/repo/core/file.xibuild +++ b/repo/core/file.xibuild @@ -3,7 +3,7 @@ DEPS=(glibc zlib xz bzip2) SOURCE=http://ftp.astron.com/pub/file/file-5.40.tar.gz -DESC="a utility for determining the type of a given file or files" +DESC="A utility for determining the type of a given file or files" build () { ./configure --prefix=/usr -- cgit v1.2.1