$NetBSD: patch-ac,v 1.8 2006/09/26 13:48:56 abs Exp $

--- cache/search/hyperestraier/scripts/wwwoffle-estseek.orig	2005-09-06 05:45:50.000000000 +1200
+++ cache/search/hyperestraier/scripts/wwwoffle-estseek
@@ -12,6 +12,7 @@ cd $wwwoffle_spool
 
 PATH=$PATH:/usr/local/bin
 PATH=$PATH:/usr/local/libexec  # A possible location
+PATH=$PATH:@PREFIX@/libexec  # A possible location
 PATH=$PATH:/usr/lib/estraier   # The Debian location
 export PATH
 
