public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/multimode/
Date: Thu, 29 Aug 2019 10:05:56 +0000 (UTC)	[thread overview]
Message-ID: <1567073142.b1d7ea1f610f32bac5f9ceeb4dc55948ba71fb7f.mgorny@gentoo> (raw)

commit:     b1d7ea1f610f32bac5f9ceeb4dc55948ba71fb7f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 05:32:18 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 10:05:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d7ea1f

net-wireless/multimode: Fix DoublePrefixInPath

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-wireless/multimode/multimode-1.4_p20140831-r1.ebuild | 5 ++---
 net-wireless/multimode/multimode-9999.ebuild             | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/net-wireless/multimode/multimode-1.4_p20140831-r1.ebuild b/net-wireless/multimode/multimode-1.4_p20140831-r1.ebuild
index b8a3b0feeac..b57130054c5 100644
--- a/net-wireless/multimode/multimode-1.4_p20140831-r1.ebuild
+++ b/net-wireless/multimode/multimode-1.4_p20140831-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,8 +35,7 @@ src_compile() {
 
 src_install() {
 	newbin ${PN}.py ${PN}
-	insinto $(python_get_sitedir)
-	doins ${PN}_helper.py
+	python_domodule ${PN}_helper.py
 	insinto /usr/share/${PN}
 	doins ${PN}.grc
 	python_fix_shebang "${ED}"/usr/bin

diff --git a/net-wireless/multimode/multimode-9999.ebuild b/net-wireless/multimode/multimode-9999.ebuild
index b6713c20413..8de909cb340 100644
--- a/net-wireless/multimode/multimode-9999.ebuild
+++ b/net-wireless/multimode/multimode-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,8 +35,7 @@ src_compile() {
 
 src_install() {
 	newbin ${PN}.py ${PN}
-	insinto $(python_get_sitedir)
-	doins ${PN}_helper.py
+	python_domodule ${PN}_helper.py
 	insinto /usr/share/${PN}
 	doins ${PN}.grc
 	python_fix_shebang "${ED}"/usr/bin


             reply	other threads:[~2019-08-29 10:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 10:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-09 16:34 [gentoo-commits] repo/gentoo:master commit in: net-wireless/multimode/ Michał Górny
2019-01-07 23:01 Andreas Sturmlechner
2017-10-04  9:15 Michał Górny
2017-04-23 21:01 David Seifert
2015-11-08  3:21 Brian Evans

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=1567073142.b1d7ea1f610f32bac5f9ceeb4dc55948ba71fb7f.mgorny@gentoo \
    --to=mgorny@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