diff options
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 |