summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.89-r1.ebuild (renamed from net-dns/dnsmasq/dnsmasq-2.89.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.89.ebuild b/net-dns/dnsmasq/dnsmasq-2.89-r1.ebuild
index a446b6d1fb2c..4566a538e82d 100644
--- a/net-dns/dnsmasq/dnsmasq-2.89.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.89-r1.ebuild
@@ -199,6 +199,9 @@ src_install() {
if use dbus; then
insinto /etc/dbus-1/system.d
doins dbus/dnsmasq.conf
+
+ docinto
+ dodoc dbus/DBus-interface
fi
if use dhcp-tools; then