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: www-plugins/passff-host/
Date: Sat,  9 Jun 2018 08:31:11 +0000 (UTC)	[thread overview]
Message-ID: <1528533019.09bb7c2ef3ee998c14c6b3c7162b00ab4cbaa27e.mgorny@gentoo> (raw)

commit:     09bb7c2ef3ee998c14c6b3c7162b00ab4cbaa27e
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Jun  8 14:26:32 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 08:30:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bb7c2e

www-plugins/passff-host: Fix .path in the json

Closes: https://github.com/gentoo/gentoo/pull/8761

 www-plugins/passff-host/passff-host-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/passff-host/passff-host-1.0.1.ebuild b/www-plugins/passff-host/passff-host-1.0.1.ebuild
index 9b984afdc45..ddcae5e621f 100644
--- a/www-plugins/passff-host/passff-host-1.0.1.ebuild
+++ b/www-plugins/passff-host/passff-host-1.0.1.ebuild
@@ -46,7 +46,7 @@ src_install() {
 	use vivaldi  && target_dirs+=( "/etc/vivaldi/native-messaging-hosts" )
 
 	for target_dir in "${target_dirs[@]}"; do
-		sed "s;PLACEHOLDER;${target_dir};g" "${P}.json" > "passff.json" || die
+		sed "s;PLACEHOLDER;${target_dir}/passff.py;g" "${P}.json" > "passff.json" || die
 
 		insinto "${target_dir}"
 		doins passff.json


             reply	other threads:[~2018-06-09  8:31 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-09  8:31 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-29 21:55 [gentoo-commits] repo/gentoo:master commit in: www-plugins/passff-host/ Matt Turner
2024-09-18 18:15 Petr Vaněk
2024-05-29  5:47 Joonas Niilola
2024-02-25  2:43 Matt Turner
2023-12-20 16:15 Michał Górny
2023-02-24  4:11 Matt Turner
2021-12-31 12:12 Georgy Yakovlev
2021-12-31 12:12 Georgy Yakovlev
2021-11-09  2:07 Georgy Yakovlev
2021-10-31 10:28 Georgy Yakovlev
2021-10-31 10:28 Georgy Yakovlev
2021-10-13 22:07 Georgy Yakovlev
2021-04-20 23:57 Georgy Yakovlev
2020-07-31 22:34 Matt Turner
2020-07-31 22:34 Matt Turner
2020-02-12  6:35 Georgy Yakovlev
2020-01-26 10:49 Georgy Yakovlev
2020-01-26 10:49 Georgy Yakovlev
2020-01-26 10:49 Georgy Yakovlev
2019-11-23  3:31 Matt Turner
2019-07-23 19:46 Michał Górny
2019-05-30 14:31 Michał Górny
2019-05-30 14:31 Michał Górny
2019-02-13 22:28 Craig Andrews
2019-02-13 22:28 Craig Andrews
2018-09-17 17:06 Michał Górny
2018-09-17 17:06 Michał Górny
2018-06-07  6:26 Michał Górny

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=1528533019.09bb7c2ef3ee998c14c6b3c7162b00ab4cbaa27e.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