lf: adjust for default do_check
This commit is contained in:
parent
58c6d631d2
commit
795bab56e8
|
@ -12,10 +12,6 @@ homepage="https://github.com/gokcehan/lf"
|
|||
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
|
||||
checksum=01531e7a78d8bfbe14739072e93446d003f0e4ce12032a26671fa326b73bc911
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vsconf etc/lfrc.example lfrc
|
||||
|
|
Loading…
Reference in New Issue