mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
532 B
Plaintext
12 lines
532 B
Plaintext
$NetBSD: patch-af,v 1.2 2016/08/21 09:53:55 bsiegert 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
|