mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 00:12:44 -04:00
16 lines
513 B
Plaintext
16 lines
513 B
Plaintext
$NetBSD: patch-docs_man8_tinyproxy.txt.in,v 1.1 2012/12/12 13:01:23 wiz Exp $
|
|
|
|
Adapt path for pkgsrc.
|
|
|
|
--- docs/man8/tinyproxy.txt.in.orig 2012-10-04 11:35:55.807186000 +0000
|
|
+++ docs/man8/tinyproxy.txt.in
|
|
@@ -130,7 +130,7 @@ configuration variable `StatFile`.
|
|
FILES
|
|
-----
|
|
|
|
-`/etc/tinyproxy/tinyproxy.conf`, `/var/run/tinyproxy/tinyproxy.pid`, `/var/log/tinyproxy/tinyproxy.log`
|
|
+`@PKG_SYSCONFDIR@/tinyproxy.conf`, `@VARBASE@/run/tinyproxy/tinyproxy.pid`, `@VARBASE@/log/tinyproxy/tinyproxy.log`
|
|
|
|
BUGS
|
|
----
|