diff --git a/testing/googler/APKBUILD b/testing/googler/APKBUILD index 94cb22e749c..47bd2e523da 100644 --- a/testing/googler/APKBUILD +++ b/testing/googler/APKBUILD @@ -19,7 +19,7 @@ build() { check() { cd "$builddir" - googler --help > /dev/null + ./googler --help > /dev/null } package() {