ports/x11/dbus/patches/patch-doc_dbus-specification_xml

14 lines
641 B
Text

/lib -> /var/db
Index: doc/dbus-specification.xml
--- doc/dbus-specification.xml.orig
+++ doc/dbus-specification.xml
@@ -5743,7 +5743,7 @@
for .service files in
<literal>/usr/local/share/dbus-1/system-services</literal>,
<literal>/usr/share/dbus-1/system-services</literal> and
- <literal>/lib/dbus-1/system-services</literal>, with that order
+ <literal>/var/db/dbus-1/system-services</literal>, with that order
of precedence. It may also search other implementation-specific
locations, but should not vary these locations based on environment
variables.