public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/resilio-sync/
Date: Sun,  8 Dec 2019 10:08:38 +0000 (UTC)	[thread overview]
Message-ID: <1575799694.6008bacf0a0490af862e9669336f6362923eb6ab.juippis@gentoo> (raw)

commit:     6008bacf0a0490af862e9669336f6362923eb6ab
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp <DOT> ua>
AuthorDate: Sun Nov 17 09:48:15 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 10:08:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6008bacf

net-p2p/resilio-sync: pax-mark unconditionally

Closes: https://bugs.gentoo.org/698286
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Vladimir Pavljuchenkov <spiderx <AT> spiderx.dp.ua>
Closes: https://github.com/gentoo/gentoo/pull/13686
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild b/net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild
index 95ea559330a..0b54d78848d 100644
--- a/net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild
+++ b/net-p2p/resilio-sync/resilio-sync-2.6.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="amd64? ( ${BASE_URI/@arch@/amd64} )
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="pax_kernel"
+IUSE=""
 RESTRICT="bindist mirror"
 
 S="${WORKDIR}"
@@ -38,7 +38,7 @@ src_unpack() {
 
 src_install() {
 	dobin usr/bin/rslsync
-	use pax_kernel && pax-mark m "${ED%/}"/usr/bin/rslsync
+	pax-mark m "${ED}"/usr/bin/rslsync
 
 	doman resilio-sync.1
 
@@ -55,7 +55,7 @@ src_install() {
 	# Generate sample config, uncomment config directives and change values
 	insopts -orslsync -grslsync -m0644
 	insinto /etc/resilio-sync
-	newins - config.json < <("${ED%/}"/usr/bin/rslsync --dump-sample-config | \
+	newins - config.json < <("${ED}"/usr/bin/rslsync --dump-sample-config | \
 		sed \
 			-e "/storage_path/s|//| |g" \
 			-e "/pid_file/s|//| |g" \


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

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-08 10:08 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10  6:58 [gentoo-commits] repo/gentoo:master commit in: net-p2p/resilio-sync/ Joonas Niilola
2024-08-01 16:23 Andreas Sturmlechner
2024-01-23 20:26 Andreas K. Hüttel
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-01-15 11:33 Joonas Niilola
2021-11-19 17:45 Sam James
2021-07-11 21:23 Conrad Kostecki
2021-07-11 21:23 Conrad Kostecki
2021-05-09 23:04 Andreas Sturmlechner
2019-06-17 12:22 Michał Górny
2019-03-15 22:42 Patrice Clement
2019-03-15 22:42 Patrice Clement

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=1575799694.6008bacf0a0490af862e9669336f6362923eb6ab.juippis@gentoo \
    --to=juippis@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