mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
528 B
Plaintext
13 lines
528 B
Plaintext
$NetBSD: patch-af,v 1.1 2006/09/26 13:48:56 abs Exp $
|
|
|
|
--- cache/search/hyperestraier/scripts/wwwoffle-estcmd-full.orig 2005-09-06 05:45:59.000000000 +1200
|
|
+++ cache/search/hyperestraier/scripts/wwwoffle-estcmd-full
|
|
@@ -19,5 +19,5 @@ echo > search/hyperestraier/wwwoffle-est
|
|
|
|
# Do the gathering
|
|
|
|
-estwolefind . | estcmd gather -cl -fm -px @uri -sd -cm search/hyperestraier/db - \
|
|
+estwolefind . | estcmd gather -cl -fm -px @uri -sd -cm search/hyperestraier/db/index - \
|
|
>> search/hyperestraier/wwwoffle-estcmd.log 2>&1
|
|
|