public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/pyicq-t/
Date: Sun,  1 Jul 2018 08:24:28 +0000 (UTC)	[thread overview]
Message-ID: <1530433462.c17952ae630beb5f559fd3bd3dd36c67dabfda02.pacho@gentoo> (raw)

commit:     c17952ae630beb5f559fd3bd3dd36c67dabfda02
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  1 08:23:28 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jul  1 08:24:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17952ae

net-im/pyicq-t: Fix .service path (#626896)

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild b/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild
index 39f7edef308..d9e5fd57fdf 100644
--- a/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild
+++ b/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -57,7 +57,7 @@ src_install() {
 	newinitd "${FILESDIR}/${PN}-0.8-initd-r1" ${PN}
 	systemd_dounit "${FILESDIR}/${PN}.service"
 	sed -i -e "s:INSPATH:$(python_get_sitedir)/${PN}:" \
-		"${ED}/etc/init.d/${PN}" "${ED}/usr/lib/systemd/system/${PN}.service" || die
+		"${ED}/etc/init.d/${PN}" "${ED}/$(systemd_get_systemunitdir)/${PN}.service" || die
 
 	python_fix_shebang "${D}$(python_get_sitedir)/${PN}"
 }


             reply	other threads:[~2018-07-01  8:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-01  8:24 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-26 17:36 [gentoo-commits] repo/gentoo:master commit in: net-im/pyicq-t/ Michał Górny
2019-08-31  7:02 Michał Górny
2019-07-30  8:48 Michał Górny
2017-04-23 21:01 David Seifert
2016-12-24 11:05 Tobias Klausmann
2016-11-27 10:33 Tobias Klausmann
2016-11-24  9:55 Tobias Klausmann
2016-11-24  8:36 Tobias Klausmann

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=1530433462.c17952ae630beb5f559fd3bd3dd36c67dabfda02.pacho@gentoo \
    --to=pacho@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