From 16c097315b1c6eb028a92d151ddbc99a43f208af Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 11 Mar 2020 20:47:15 +0300 Subject: lf: add package to community --- community/lf/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 community/lf/build (limited to 'community/lf/build') diff --git a/community/lf/build b/community/lf/build new file mode 100755 index 00000000..47cba07b --- /dev/null +++ b/community/lf/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +go build +install -Dm755 lf "$1/usr/bin/lf" -- cgit v1.2.3