mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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() {
|
||||
msg "Running testsuites..."
|
||||
"$builddir"/$pkgname --version > /dev/null
|
||||
cd "$builddir"
|
||||
./ripmime --version > /dev/null
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user