mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141071 d073be05-634f-4543-b044-5fe20cf6d1d6
21 lines
610 B
Diff
21 lines
610 B
Diff
--- oinkmaster.1.orig 2015-10-09 10:25:03.000000000 -0500
|
|
+++ oinkmaster.1 2015-10-09 10:26:09.000000000 -0500
|
|
@@ -40,7 +40,7 @@
|
|
.IP "\fB-C \fIcfg\fP
|
|
Use this configuration file instead of the default.
|
|
If not specified, oinkmaster.conf will be looked for in
|
|
-/etc/ and then /usr/local/etc/.
|
|
+/etc/ and then @PREFIX@/etc/.
|
|
You can specify multiple
|
|
.B -C
|
|
.I cfg
|
|
@@ -256,7 +256,7 @@
|
|
.SH FILES
|
|
.B /etc/oinkmaster.conf
|
|
.br
|
|
-.B /usr/local/etc/oinkmaster.conf
|
|
+.B @PREFIX@/etc/oinkmaster.conf
|
|
.SH BUGS
|
|
If you find a bug, report it by e-mail to the author. Always include as
|
|
much information as possible.
|