From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdKmT-0006hz-UD for guix-patches@gnu.org; Wed, 11 Jul 2018 15:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdKmQ-0008Ob-Q1 for guix-patches@gnu.org; Wed, 11 Jul 2018 15:28:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48021) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdKmQ-0008OX-LD for guix-patches@gnu.org; Wed, 11 Jul 2018 15:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdKmQ-0008Au-AI for guix-patches@gnu.org; Wed, 11 Jul 2018 15:28:02 -0400 Subject: [bug#32102] [PATCH v2 0/2] build-system: python: Only wrap non-hidden executable files References: <20180709013103.26091-1-arunisaac@systemreboot.net> In-Reply-To: <20180709013103.26091-1-arunisaac@systemreboot.net> Resent-Message-ID: From: Arun Isaac Date: Thu, 12 Jul 2018 00:56:50 +0530 Message-Id: <20180711192652.20186-1-arunisaac@systemreboot.net> 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: clement@lassieur.org Cc: mhw@netris.org, 32102@debbugs.gnu.org Please find below the new patch. In addition, I have included another minor slightly related patch for the gajim package. Arun Isaac (2): build-system: python: Only wrap non-hidden executable files. gnu: gajim: Combine wrap-program phases. gnu/packages/messaging.scm | 35 ++++++++++++++++------------------- guix/build/python-build-system.scm | 7 ++++++- 2 files changed, 22 insertions(+), 20 deletions(-) -- 2.15.1