19 lines
619 B
Diff
19 lines
619 B
Diff
Description: System-wide config directory is /etc/mpv
|
|
Origin: vendor
|
|
Bug-Debian: http://bugs.debian.org/732214
|
|
Forwarded: not-needed
|
|
Author: Alessandro Ghedini <ghedo@debian.org>
|
|
Last-Update: 2015-05-03
|
|
|
|
--- a/DOCS/man/mpv.rst
|
|
+++ b/DOCS/man/mpv.rst
|
|
@@ -824,7 +824,7 @@
|
|
|
|
For Windows-specifics, see `FILES ON WINDOWS`_ section.
|
|
|
|
-``/usr/local/etc/mpv/mpv.conf``
|
|
+``/etc/mpv/mpv.conf``
|
|
mpv system-wide settings (depends on ``--prefix`` passed to configure - mpv
|
|
in default configuration will use ``/usr/local/etc/mpv/`` as config
|
|
directory, while most Linux distributions will set it to ``/etc/mpv/``).
|