sys-cluster/teleport: use files/teleport-2.yaml for config file source
authorGraeme Lawes <graemelawes@gmail.com>
Thu, 4 Oct 2018 00:35:04 +0000 (20:35 -0400)
committerMichał Górny <mgorny@gentoo.org>
Thu, 11 Oct 2018 18:52:59 +0000 (20:52 +0200)
Signed-off-by: Graeme Lawes <graemelawes@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/teleport/files/teleport-2.yaml [moved from sys-cluster/teleport/files/teleport.yaml with 100% similarity]
sys-cluster/teleport/teleport-2.6.7.ebuild
sys-cluster/teleport/teleport-2.7.1.ebuild

index 4a7a27e42a48e0502d35ee0e1138bcf2ae2f05bd..e7bfb7ce0408e90e09e127eaf5c7a5dc7de6d216 100644 (file)
@@ -35,7 +35,7 @@ src_install() {
        dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport}
 
        insinto /etc/${PN}
-       newins "${FILESDIR}"/${PN}.yaml ${PN}.yaml
+       newins "${FILESDIR}"/${PN}-2.yaml ${PN}.yaml
 
        newinitd "${FILESDIR}"/${PN}.init.d ${PN}
        newconfd "${FILESDIR}"/${PN}.conf.d ${PN}
index 4a7a27e42a48e0502d35ee0e1138bcf2ae2f05bd..e7bfb7ce0408e90e09e127eaf5c7a5dc7de6d216 100644 (file)
@@ -35,7 +35,7 @@ src_install() {
        dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport}
 
        insinto /etc/${PN}
-       newins "${FILESDIR}"/${PN}.yaml ${PN}.yaml
+       newins "${FILESDIR}"/${PN}-2.yaml ${PN}.yaml
 
        newinitd "${FILESDIR}"/${PN}.init.d ${PN}
        newconfd "${FILESDIR}"/${PN}.conf.d ${PN}