mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lf: adjust for default do_check
This commit is contained in:
parent
58c6d631d2
commit
795bab56e8
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ homepage="https://github.com/gokcehan/lf"
|
||||||
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
|
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
|
||||||
checksum=01531e7a78d8bfbe14739072e93446d003f0e4ce12032a26671fa326b73bc911
|
checksum=01531e7a78d8bfbe14739072e93446d003f0e4ce12032a26671fa326b73bc911
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
vsconf etc/lfrc.example lfrc
|
vsconf etc/lfrc.example lfrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue