From ed1df10063c4b795ca23a3945f84f42f3e736840 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 24 Jul 2021 00:21:17 +0300 Subject: lf: use clinst --- community/lf/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/lf/build') diff --git a/community/lf/build b/community/lf/build index b684eb8d..36f82daa 100755 --- a/community/lf/build +++ b/community/lf/build @@ -5,4 +5,4 @@ trap "go clean -modcache" EXIT INT go mod vendor CGO_ENABLED=0 go build -install -Dm755 lf "$1/usr/bin/lf" +clinst -Dm755 lf "$1/usr/bin/lf" -- cgit v1.2.3