summaryrefslogtreecommitdiffstats
path: root/misc-utils/whereis.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/whereis.c')
-rw-r--r--misc-utils/whereis.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/whereis.c b/misc-utils/whereis.c
index 1a8e1edd7..494192417 100644
--- a/misc-utils/whereis.c
+++ b/misc-utils/whereis.c
@@ -99,6 +99,8 @@ static char *bindirs[] = {
"/usr/libexec",
"/usr/share",
+ "/opt/*/bin",
+
0
};