d9b4f0c824
Changelog runs to over 1000 lines
12 lines
474 B
Text
12 lines
474 B
Text
$NetBSD: patch-ad,v 1.1 2006/09/26 13:48:56 abs Exp $
|
|
|
|
--- cache/search/namazu/scripts/wwwoffle-namazu.orig 2003-11-16 01:51:14.000000000 +1200
|
|
+++ cache/search/namazu/scripts/wwwoffle-namazu
|
|
@@ -13,6 +13,7 @@ cd $wwwoffle_spool
|
|
PATH=$PATH:/usr/local/bin
|
|
PATH=$PATH:/usr/local/cgi-bin
|
|
PATH=$PATH:/usr/local/libexec
|
|
+PATH=$PATH:@PREFIX@/libexec/cgi-bin
|
|
PATH=$PATH:/usr/lib/cgi-bin # The Debian location
|
|
PATH=$PATH:/opt/www/cgi-bin # The Suse location
|
|
export PATH
|