public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wicd/
Date: Fri, 27 May 2016 08:35:46 +0000 (UTC)	[thread overview]
Message-ID: <1464338142.61b5b08648f52e525174b905a5e098bfc0a736b4.polynomial-c@gentoo> (raw)

commit:     61b5b08648f52e525174b905a5e098bfc0a736b4
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 08:35:29 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri May 27 08:35:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b5b086

net-misc/wicd: Fix shebang line in openrc init script (bug #573846).

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 net-misc/wicd/wicd-1.7.4-r1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-misc/wicd/wicd-1.7.4-r1.ebuild b/net-misc/wicd/wicd-1.7.4-r1.ebuild
index 9b5de55..3b624f0 100644
--- a/net-misc/wicd/wicd-1.7.4-r1.ebuild
+++ b/net-misc/wicd/wicd-1.7.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -83,7 +83,10 @@ src_prepare() {
 	  -i setup.py || die "sed failed"
 	# Fix misc helper scripts:
 	sed -e "s:/usr/bin/env python:/usr/bin/env python2:" \
-		-i wicd/suspend.py wicd/autoconnect.py wicd/monitor.py
+		-i wicd/suspend.py wicd/autoconnect.py wicd/monitor.py || die
+	# fix shebang for openrc init script (bug #573846)
+	sed 's@/sbin/runscript@/sbin/openrc-run@' \
+		-i in/init=gentoo=wicd.in || die
 	if use nls; then
 	  # Asturian is faulty with PyBabel
 	  # (https://bugs.launchpad.net/wicd/+bug/928589)


             reply	other threads:[~2016-05-27  8:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27  8:35 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-06-08 19:28 [gentoo-commits] repo/gentoo:master commit in: net-misc/wicd/ Andreas Sturmlechner
2017-10-23 12:47 Lars Wendler
2017-10-04  8:34 Lars Wendler
2017-05-06 20:05 Andreas Sturmlechner
2017-04-07 21:11 Patrice Clement
2017-04-07 13:26 Pacho Ramos
2016-11-03 11:19 Pacho Ramos
2016-10-09 12:11 Pacho Ramos
2016-10-05 20:51 Thomas Kahle
2016-04-09 13:46 Agostino Sarubbo
2016-04-08  8:06 Thomas Kahle
2016-03-09 20:40 Thomas Kahle
2015-09-20  9:30 Agostino Sarubbo
2015-09-19 14:52 Agostino Sarubbo

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=1464338142.61b5b08648f52e525174b905a5e098bfc0a736b4.polynomial-c@gentoo \
    --to=polynomial-c@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