summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2016-10-25 09:21:13 -0700
committerZac Medico <zmedico@gentoo.org>2016-10-25 09:21:13 -0700
commit161ab1f93599d592941eef51f0ec1d76cfe89dc7 (patch)
tree01ccce0929a65b1b04f4a4de65e083a58f91fd2a /app-admin/consul/consul-0.6.4.ebuild
parentapp-admin/consul: skip useless files /usr/lib/go-gentoo (diff)
downloadgentoo-161ab1f93599d592941eef51f0ec1d76cfe89dc7.tar.gz
gentoo-161ab1f93599d592941eef51f0ec1d76cfe89dc7.tar.bz2
gentoo-161ab1f93599d592941eef51f0ec1d76cfe89dc7.zip
app-admin/consul: drop unused files/ui-dir.json.example
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-admin/consul/consul-0.6.4.ebuild')
-rw-r--r--app-admin/consul/consul-0.6.4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/consul/consul-0.6.4.ebuild b/app-admin/consul/consul-0.6.4.ebuild
index 760b1a094971..f6b67844446f 100644
--- a/app-admin/consul/consul-0.6.4.ebuild
+++ b/app-admin/consul/consul-0.6.4.ebuild
@@ -155,7 +155,6 @@ src_install() {
keepdir /etc/consul.d
insinto /etc/consul.d
doins "${FILESDIR}/"*.json.example
- rm "${ED}etc/consul.d/ui-dir.json.example" || die
for x in /var/{lib,log}/${PN}; do
keepdir "${x}"