From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/trickster-bin/
Date: Thu, 28 Feb 2019 00:00:33 +0000 (UTC) [thread overview]
Message-ID: <1551312007.67863fd24713024d9d604fe3bdf5f2b6e5ea9354.williamh@gentoo> (raw)
commit: 67863fd24713024d9d604fe3bdf5f2b6e5ea9354
Author: William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Wed Feb 27 23:59:21 2019 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Feb 28 00:00:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67863fd2
www-apps/trickster-bin: Add log message for the config file
Add a log message advising the user that they will need to edit
${EROOT}/eetc/trickster/trickster.conf when they first install this
package.
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
www-apps/trickster-bin/trickster-bin-0.1.7.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/www-apps/trickster-bin/trickster-bin-0.1.7.ebuild b/www-apps/trickster-bin/trickster-bin-0.1.7.ebuild
index 4457b9526e2..44a02e42fe8 100644
--- a/www-apps/trickster-bin/trickster-bin-0.1.7.ebuild
+++ b/www-apps/trickster-bin/trickster-bin-0.1.7.ebuild
@@ -34,3 +34,9 @@ systemd_dounit "${FILESDIR}"/trickster.service
keepdir /var/log/${MY_PN}
fowners ${MY_PN}:${MY_PN} /var/log/${MY_PN}
}
+
+pkg_postinst() {
+ if [[ -z "${REPLACING_VERSIONS}" ]]; then
+ elog "Please edit ${EROOT}/etc/trickster/trickster.conf for your setup."
+ fi
+}
reply other threads:[~2019-02-28 0:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1551312007.67863fd24713024d9d604fe3bdf5f2b6e5ea9354.williamh@gentoo \
--to=williamh@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