From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/4] gnu: glib: Disable tests in build phases instead of patches. Date: Tue, 05 Apr 2016 11:52:10 +0200 Message-ID: <87fuv0v0vp.fsf@gnu.org> References: <1459650631-13117-1-git-send-email-iyzsong@gmail.com> <1459650631-13117-3-git-send-email-iyzsong@gmail.com> <87a8lbbdtv.fsf@member.fsf.org> <20160403170338.GE3620@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anNek-0006lV-Lz for guix-devel@gnu.org; Tue, 05 Apr 2016 05:52:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anNef-0001tN-5m for guix-devel@gnu.org; Tue, 05 Apr 2016 05:52:16 -0400 In-Reply-To: <20160403170338.GE3620@debian-netbook> (Efraim Flashner's message of "Sun, 3 Apr 2016 20:03:38 +0300") 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.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner skribis: > On Sun, Apr 03, 2016 at 10:55:56AM +0800, =E5=AE=8B=E6=96=87=E6=AD=A6 wro= te: >> Some patches don't apply to 2.48.0, and I think it's more easy to >> maintain scheme code than patches. > > This is so true. Plus it is easier to check if you still even need to > make changes to the source when its just there in the package recipe. +1. Nice work! Ludo'.