mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
474 B
Plaintext
13 lines
474 B
Plaintext
$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
|