diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-01-29 10:45:06 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-01-29 10:45:06 +0000 |
commit | 378087f007b44f0ce46011285c749852c473247f (patch) | |
tree | 5e013da2672609b5138728a01b0aec4d34794c03 /www/mnoGoSearch-current/files/patch-ac | |
parent | ucd-snmp is named net-snmp, now. (diff) |
Re-import under different name to minimize confusion and left "mnoGoSearch"
name for udmsearch.
Notes
Notes:
svn path=/head/; revision=37725
Diffstat (limited to 'www/mnoGoSearch-current/files/patch-ac')
-rw-r--r-- | www/mnoGoSearch-current/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/mnoGoSearch-current/files/patch-ac b/www/mnoGoSearch-current/files/patch-ac new file mode 100644 index 000000000000..f8965e801efc --- /dev/null +++ b/www/mnoGoSearch-current/files/patch-ac @@ -0,0 +1,11 @@ +--- run-splitter.in.bak Wed Jan 10 15:25:43 2001 ++++ run-splitter.in Sun Jan 28 12:06:37 2001 +@@ -2,7 +2,7 @@ + + PREFIX=@prefix@ + +-VAR=$PREFIX/var ++VAR=/var/mnogosearch + SBIN=$PREFIX/sbin + PID=$VAR/cachelogd.pid + SPLITTER=$SBIN/splitter |