2013-09-26 17:14:40 +02:00

13 lines
449 B
Plaintext

$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