mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/ripmime: don't lie, there's no test suite
This commit is contained in:
parent
9b9f42d712
commit
0670ef6fb0
@ -22,8 +22,8 @@ build() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
check() {
|
check() {
|
||||||
msg "Running testsuites..."
|
cd "$builddir"
|
||||||
"$builddir"/$pkgname --version > /dev/null
|
./ripmime --version > /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
Reference in New Issue
Block a user