From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Maintaining Jami #3 Date: Sat, 8 Feb 2020 00:28:57 +0100 Message-ID: <20200208002857.4cb747b4@interia.pl> References: <20200107130521.5a781f53@kompiuter> <20200119005543.0f86942a@interia.pl> <87ftgbu7ik.fsf@ambrevar.xyz> <20200120155324.00935fdc@kompiuter> <20200206224119.74803a5d@kompiuter> <87v9oi2fin.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33453) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0D3k-0003mM-F5 for guix-devel@gnu.org; Fri, 07 Feb 2020 18:29:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0D3j-0002zA-7I for guix-devel@gnu.org; Fri, 07 Feb 2020 18:29:16 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.236]:60076) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0D3i-0002lx-KK for guix-devel@gnu.org; Fri, 07 Feb 2020 18:29:15 -0500 In-Reply-To: <87v9oi2fin.fsf@devup.no> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Dnia 2020-02-07, o godz. 23:34:24 Marius Bakke napisa=C5=82(a): > Nice find! The fix[0] seems straightforward, would it work to > download the patch[1] and apply it for pjproject 2.9? >=20 > [0] https://trac.pjsip.org/repos/changeset/6087 > [1] https://trac.pjsip.org/repos/changeset/6087?format=3Ddiff&new=3D6087 I've been thinking about this. What's the procedure of applying patches in Guix? Should I use my procedure? How to copy the patch into the package source tree? Or should I use substitute*? Jan Wielkiewicz