Skip to content

Commit

Permalink
app-admin/consul: drop unused files/ui-dir.json.example
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
zmedico committed Oct 25, 2016
1 parent 21f91f3 commit 161ab1f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion app-admin/consul/consul-0.6.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down
1 change: 0 additions & 1 deletion app-admin/consul/consul-0.7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,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}"
Expand Down
3 changes: 0 additions & 3 deletions app-admin/consul/files/ui-dir.json.example

This file was deleted.

0 comments on commit 161ab1f

Please sign in to comment.