public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/prometheus-node_exporter/
Date: Mon,  5 Jun 2017 16:55:33 +0000 (UTC)	[thread overview]
Message-ID: <1496681716.890eb5da0a2c1b3d8df4a507e3e49c84d6e23679.mrueg@gentoo> (raw)

commit:     890eb5da0a2c1b3d8df4a507e3e49c84d6e23679
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  5 16:55:16 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 16:55:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890eb5da

net-analyzer/prometheus-node_exporter: Fix fowners call

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../prometheus-node_exporter/prometheus-node_exporter-0.14.0.ebuild     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/prometheus-node_exporter/prometheus-node_exporter-0.14.0.ebuild b/net-analyzer/prometheus-node_exporter/prometheus-node_exporter-0.14.0.ebuild
index 732cc11a933..48eb30aac76 100644
--- a/net-analyzer/prometheus-node_exporter/prometheus-node_exporter-0.14.0.ebuild
+++ b/net-analyzer/prometheus-node_exporter/prometheus-node_exporter-0.14.0.ebuild
@@ -42,7 +42,7 @@ src_install() {
 	dodoc {README,CHANGELOG,CONTRIBUTING}.md
 	popd || die
 	keepdir /var/lib/node_exporter /var/log/node_exporter
-	fowners ${PN}:${PN} /var/node_exporter /var/log/node_exporter
+	fowners ${PN}:${PN} /var/lib/node_exporter /var/log/node_exporter
 	newinitd "${FILESDIR}"/${PN}.initd ${PN}
 	newconfd "${FILESDIR}"/${PN}.confd ${PN}
 }


             reply	other threads:[~2017-06-05 16:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-05 16:55 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-25 18:51 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/prometheus-node_exporter/ Manuel Rüger
2018-01-16 15:56 Manuel Rüger
2017-12-07 14:42 Manuel Rüger
2017-11-08 12:31 Manuel Rüger
2017-11-08 12:31 Manuel Rüger
2017-10-12 18:31 Manuel Rüger
2017-10-12  9:22 Tobias Klausmann
2017-09-18 10:49 Manuel Rüger
2017-06-05 15:24 Manuel Rüger
2017-03-13 11:39 Manuel Rüger
2017-01-23 18:25 Manuel Rüger
2017-01-23 18:25 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496681716.890eb5da0a2c1b3d8df4a507e3e49c84d6e23679.mrueg@gentoo \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox