diff options
author | davidovski <david@davidovski.xyz> | 2022-01-09 21:02:42 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-01-09 21:02:42 +0000 |
commit | 0c95023bfe54fffbad7426b277e47d8b4182db3c (patch) | |
tree | cf2eb0fed448d6a423c17ac95dda599d981840a0 /repo/core/file.xibuild | |
parent | 2d4c956677321ea924a620fa5ba684b0666841dc (diff) |
amde cacerts optionally not fail
Diffstat (limited to 'repo/core/file.xibuild')
-rw-r--r-- | repo/core/file.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |