sys-cluster/keepalived: fix MIB installation, thx to f0o on bug #632676
authorUltrabug <ultrabug@gentoo.org>
Fri, 5 Jan 2018 14:33:40 +0000 (15:33 +0100)
committerUltrabug <ultrabug@gentoo.org>
Fri, 5 Jan 2018 14:34:06 +0000 (15:34 +0100)
sys-cluster/keepalived/keepalived-1.3.5.ebuild
sys-cluster/keepalived/keepalived-1.4.0.ebuild

index 3b9a251008b9b7faa5262fcec0b1b781db395d7e..efb2b36f7ed5afba19b205f227487572d7d765f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -50,7 +50,7 @@ src_install() {
        newinitd "${FILESDIR}"/keepalived.init keepalived
        newconfd "${FILESDIR}"/keepalived.confd keepalived
 
-       use snmp && dodoc doc/KEEPALIVED-MIB
+       use snmp && dodoc doc/KEEPALIVED-MIB.txt
 
        docinto genhash
        dodoc genhash/README genhash/AUTHOR genhash/ChangeLog
index bcdf44d819f9cd5f34b04baf755e297f6fe31c03..2853960a82c25e370feffe5167dd939b9fa42446 100644 (file)
@@ -51,7 +51,7 @@ src_install() {
        newinitd "${FILESDIR}"/keepalived.init keepalived
        newconfd "${FILESDIR}"/keepalived.confd keepalived
 
-       use snmp && dodoc doc/KEEPALIVED-MIB
+       use snmp && dodoc doc/KEEPALIVED-MIB.txt
 
        docinto genhash
        dodoc genhash/README genhash/AUTHOR genhash/ChangeLog