jd: adjust for default do_check

This commit is contained in:
classabbyamp 2024-08-09 13:36:41 -04:00 committed by classabbyamp
parent d0af380742
commit 58c6d631d2
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ homepage="https://github.com/josephburnett/jd"
distfiles="https://github.com/josephburnett/jd/archive/refs/tags/v${version}.tar.gz"
checksum=92f1b183510874a73327bfb70cb2c0fed2fc1f2d08191f0736dc4863d6766110
do_check() {
make test
}
post_install() {
vlicense LICENSE
}