immortal: adjust for default do_check
This commit is contained in:
parent
2c4bcd05db
commit
6b0040d31a
|
@ -15,10 +15,6 @@ distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
|||
checksum=a343581dbe58fb0faa1c65b233a067820d8d5ecefc9726da5ad3ef979a2a0b08
|
||||
make_check=ci-skip # some tests fail when running as root
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
}
|
||||
|
||||
post_install() {
|
||||
for f in man/* ; do
|
||||
vman $f
|
||||
|
|
Loading…
Reference in New Issue