mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-26 18:21:47 +01:00
testing/googler: add correct path to googler binary in check
This commit is contained in:
parent
9e8bc5da75
commit
0e437185c1
@ -19,7 +19,7 @@ build() {
|
||||
|
||||
check() {
|
||||
cd "$builddir"
|
||||
googler --help > /dev/null
|
||||
./googler --help > /dev/null
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user