Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rtorrent: remove sed being used for cross-build
@ 2020-12-31  0:19 ndowens
  2021-08-03  3:07 ` ericonr
  2021-08-03  3:07 ` [PR PATCH] [Closed]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-12-31  0:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages rtorrent
https://github.com/void-linux/void-packages/pull/27566

rtorrent: remove sed being used for cross-build


A patch file from https://github.com/void-linux/void-packages/pull/27566.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rtorrent-27566.patch --]
[-- Type: text/x-diff, Size: 1168 bytes --]

From 0acd02e52129669bf4b32781bdaf9bc2edd93d95 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 30 Dec 2020 18:20:12 -0600
Subject: [PATCH] rtorrent: remove sed being used for cross-build

---
 srcpkgs/rtorrent/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/rtorrent/template b/srcpkgs/rtorrent/template
index b8b3ba3513f..b44c2be140c 100644
--- a/srcpkgs/rtorrent/template
+++ b/srcpkgs/rtorrent/template
@@ -8,7 +8,7 @@ hostmakedepends="automake libtool pkg-config"
 makedepends="libcppunit-devel libsigc++-devel libtorrent-devel ncurses-devel
  xmlrpc-c-devel"
 short_desc="Ncurses BitTorrent client based on libTorrent"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Nathan Owens <ndowens@artixlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/rakshasa/rtorrent"
 distfiles="https://github.com/rakshasa/${pkgname}/archive/v${version}.tar.gz"
@@ -16,7 +16,6 @@ checksum=bc889ce1dde475ec56aa72ae996912ff58723226a4f4256fef4f1f8636d991d4
 
 pre_configure() {
 	autoreconf -fi
-	sed -e 's,test "$cross_compiling" = yes, false,' -i configure
 }
 
 post_install() {

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rtorrent: remove sed being used for cross-build
  2020-12-31  0:19 [PR PATCH] rtorrent: remove sed being used for cross-build ndowens
@ 2021-08-03  3:07 ` ericonr
  2021-08-03  3:07 ` [PR PATCH] [Closed]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-08-03  3:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27566#issuecomment-891482248

Comment:
Closing due to inactivity.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: rtorrent: remove sed being used for cross-build
  2020-12-31  0:19 [PR PATCH] rtorrent: remove sed being used for cross-build ndowens
  2021-08-03  3:07 ` ericonr
@ 2021-08-03  3:07 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-08-03  3:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 181 bytes --]

There's a closed pull request on the void-packages repository

rtorrent: remove sed being used for cross-build
https://github.com/void-linux/void-packages/pull/27566

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-03  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-31  0:19 [PR PATCH] rtorrent: remove sed being used for cross-build ndowens
2021-08-03  3:07 ` ericonr
2021-08-03  3:07 ` [PR PATCH] [Closed]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).