aboutsummaryrefslogtreecommitdiffstats
path: root/testing/googler
diff options
context:
space:
mode:
Diffstat (limited to 'testing/googler')
-rw-r--r--testing/googler/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/googler/APKBUILD b/testing/googler/APKBUILD
index 94cb22e749..47bd2e523d 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() {