diff options
Diffstat (limited to 'repo/core/e2fsprogs.xibuild')
-rw-r--r-- | repo/core/e2fsprogs.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/e2fsprogs.xibuild b/repo/core/e2fsprogs.xibuild index 9568fdf..c2de603 100644 --- a/repo/core/e2fsprogs.xibuild +++ b/repo/core/e2fsprogs.xibuild @@ -3,7 +3,7 @@ DEPS=(sh util-linux) SOURCE=https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.4/e2fsprogs-1.46.4.tar.xz -DESC="GNU's awk" +DESC="Ext2/3/4 filesystem utils" build () { mkdir -v build |