diff options
author | abs <abs@pkgsrc.org> | 2006-09-26 13:48:56 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-09-26 13:48:56 +0000 |
commit | d9b4f0c824928cdc3fce506aafb2e5041ae27a4f (patch) | |
tree | 9d2a1e429fc8cc4061b8ad7ca8258c49e77f9fd9 /www/wwwoffle/patches/patch-af | |
parent | 457d34dee9410f9cbc48b7166809bcbdeb0fff82 (diff) | |
download | pkgsrc-d9b4f0c824928cdc3fce506aafb2e5041ae27a4f.tar.gz |
Update www/wwwoffle from 2.8e to 2.9a - from PR/34532 by Marko Schutz
Changelog runs to over 1000 lines
Diffstat (limited to 'www/wwwoffle/patches/patch-af')
-rw-r--r-- | www/wwwoffle/patches/patch-af | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/wwwoffle/patches/patch-af b/www/wwwoffle/patches/patch-af new file mode 100644 index 00000000000..911d5b33c78 --- /dev/null +++ b/www/wwwoffle/patches/patch-af @@ -0,0 +1,12 @@ +$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 + |