From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGtXO-0004Am-Nd for guix-patches@gnu.org; Sun, 28 Oct 2018 18:28:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGtXO-0001Fc-3i for guix-patches@gnu.org; Sun, 28 Oct 2018 18:28:02 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45153) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gGtXN-0001FE-T6 for guix-patches@gnu.org; Sun, 28 Oct 2018 18:28:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gGtXN-0000SC-Lr for guix-patches@gnu.org; Sun, 28 Oct 2018 18:28:01 -0400 Subject: [bug#32727] [PATCH] gnu: Add telegram-purple. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180916005815.GA4866@jasmine.lan> <20181021161813.3141-1-sleep_walker@gnu.org> <87h8h7a25k.fsf@gnu.org> <20181027145755.GC10836@doom> Date: Sun, 28 Oct 2018 23:27:31 +0100 In-Reply-To: <20181027145755.GC10836@doom> ("=?UTF-8?Q?Tom=C3=A1=C5=A1_?= =?UTF-8?Q?=C4=8Cech?="'s message of "Sat, 27 Oct 2018 16:57:55 +0200") Message-ID: <87d0rt671o.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?Tom=C3=A1=C5=A1_?= =?UTF-8?Q?=C4=8Cech?= Cc: 32727-done@debbugs.gnu.org Hello! Tom=C3=A1=C5=A1 =C4=8Cech skribis: > On Sat, Oct 27, 2018 at 04:35:03PM +0200, Ludovic Court=C3=A8s wrote: [...] >>I=E2=80=99ve applied this patch but I ended up making substantial changes= (patch >>attached), in particular: >> >> =E2=80=A2 Arrange to run =E2=80=9Cmake install=E2=80=9D so that all the= files get installed >> (locales, icons, etc.) and not just the .so; >> >> =E2=80=A2 Adjust the test/loadtest.c so that it actually runs; >> >> =E2=80=A2 Arrange to keep the standard =E2=80=98configure=E2=80=99 phas= e rather than >> overriding it. >> >>The other changes are more cosmetic. > > Thanks! You didn't have to do that by yourself, really. I would > eventually made it if you wouldn't accept that. OK, noted! (Initially I didn=E2=80=99t mean to dig into it but as I was replying I found myself effectively going deeper than expected=E2=80=A6) >>Are we really more picky than openSuSE? :-) > > Yes, you definitely are! And it is good that way, don't lower your > (our) standards! Heh, thanks! Ludo=E2=80=99.