From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXoZi-0007ag-HE for guix-patches@gnu.org; Tue, 26 Jun 2018 10:04:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXoZe-0002xI-QE for guix-patches@gnu.org; Tue, 26 Jun 2018 10:04:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56647) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fXoZe-0002wn-MZ for guix-patches@gnu.org; Tue, 26 Jun 2018 10:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fXoZe-00086e-Ea for guix-patches@gnu.org; Tue, 26 Jun 2018 10:04:02 -0400 Subject: [bug#31934] [PATCH] services: sound: Properly handle alsa-plugins. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87a7rkhdg2.fsf@member.fsf.org> <87h8lso449.fsf_-_@gmail.com> <876026ev7u.fsf@member.fsf.org> <989ad55f9f17664af266f1f9f5653583@lepiller.eu> Date: Tue, 26 Jun 2018 16:02:58 +0200 In-Reply-To: <989ad55f9f17664af266f1f9f5653583@lepiller.eu> (Julien Lepiller's message of "Mon, 25 Jun 2018 17:37:56 +0200") Message-ID: <8736x94pd9.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: Julien Lepiller Cc: 31934@debbugs.gnu.org Julien Lepiller skribis: > So maybe we can drop our ALSA_PLUGIN_DIR patch now? It may still be useful on foreign distros, no? Ludo=E2=80=99.