From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54097) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMO0G-0001x4-9L for guix-patches@gnu.org; Sun, 20 Oct 2019 23:05:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMO0F-00082k-8y for guix-patches@gnu.org; Sun, 20 Oct 2019 23:05:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46747) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iMO0F-00082Z-5T for guix-patches@gnu.org; Sun, 20 Oct 2019 23:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iMO0E-0007Pc-VW for guix-patches@gnu.org; Sun, 20 Oct 2019 23:05:02 -0400 Subject: bug#37379: [PATCH] [core-updates] gnu: glib: Reference dbus-launch by its absolute path. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Maxim Cournoyer References: <87k1afqaha.fsf@gmail.com> <20191002014144.02833a98@scratchpost.org> <87lfu39pe8.fsf@gmail.com> Date: Mon, 21 Oct 2019 12:04:47 +0900 In-Reply-To: <87lfu39pe8.fsf@gmail.com> (Maxim Cournoyer's message of "Wed, 02 Oct 2019 23:46:07 +0900") Message-ID: <874l02x0hc.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Danny Milosavljevic Cc: 37379-done@debbugs.gnu.org Hello, Maxim Cournoyer writes: > Hello Danny! > > Danny Milosavljevic writes: > >> LGTM! > > Thank you for the review. I'll delay merging this into core-updates > until it has been merged to master (which should be imminent). > > Maxim Pushed to core-updates as 7da3e81aa1. Closing, Maxim