logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 989a4369a03c821dd9d8705bda91c0d688c35751
parent 953057027e706ace0ba7f9fa1f9b173a1a6c8a11
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 15 Apr 2020 20:24:08 -0700

f2fs-tools: Add missing fetch line

Diffstat:

Mpkg/f2fs-tools/gen.lua2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/pkg/f2fs-tools/gen.lua b/pkg/f2fs-tools/gen.lua @@ -30,3 +30,5 @@ exe('fsck.f2fs', [[ ]]) file('bin/fsck.f2fs', '755', '$outdir/fsck.f2fs') man{'man/fsck.f2fs.8'} + +fetch 'git'