commit: 989a4369a03c821dd9d8705bda91c0d688c35751 parent 953057027e706ace0ba7f9fa1f9b173a1a6c8a11 Author: Michael Forney <mforney@mforney.org> Date: Wed, 15 Apr 2020 20:24:08 -0700 f2fs-tools: Add missing fetch lineDiffstat:
M | pkg/f2fs-tools/gen.lua | 2 | ++ |
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'