mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yq-go: adjust for default do_check
This commit is contained in:
parent
0ec7f49317
commit
a83e77ff49
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.t
|
||||||
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ea950f5622480fc0ff3708c52589426a737cd4ec887a52922a74efa1be8f2fbf
|
checksum=ea950f5622480fc0ff3708c52589426a737cd4ec887a52922a74efa1be8f2fbf
|
||||||
|
|
||||||
do_check() {
|
|
||||||
./scripts/test.sh
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# this came after yq 'the jq wrapper for yaml' so yq has the right to
|
# this came after yq 'the jq wrapper for yaml' so yq has the right to
|
||||||
# /usr/bin/yq, rename it to yq-go
|
# /usr/bin/yq, rename it to yq-go
|
||||||
|
|
Loading…
Add table
Reference in a new issue