From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: [PATCH 0/2] Ratpoison update and cleanup. Date: Thu, 6 Aug 2015 18:59:31 +0200 Message-ID: <1438880373-19212-1-git-send-email-mthl@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------2.1.4" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNOYg-0000tv-3E for guix-devel@gnu.org; Thu, 06 Aug 2015 13:02:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNOYb-0003Z2-Tj for guix-devel@gnu.org; Thu, 06 Aug 2015 13:02:22 -0400 Received: from smtp21.openmailbox.org ([62.4.1.55]:38106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNOYb-0003Xb-Jp for guix-devel@gnu.org; Thu, 06 Aug 2015 13:02:17 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.openmailbox.org (Postfix) with ESMTP id 0B9942E02D5 for ; Thu, 6 Aug 2015 19:02:16 +0200 (CEST) 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: guix-devel@gnu.org This is a multi-part message in MIME format. --------------2.1.4 Content-Type: text/plain; charset=UTF-8; format=fixed Content-Transfer-Encoding: quoted-printable While updating ratpoison I found room for some cleanups. Since they were = not related to the update I have made a separate commit for that. The "#include " in the previous patch was unnecessary since it = is already included by another local header file.=20 The reason why I have moved ratpoison.desktop to the native inputs is tha= t a copy is made in ratpoison output so we don't need it after the build proc= ess. Mathieu Lirzin (2): gnu: ratpoison: Update to 1.4.8. gnu: ratpoison: Clean definition. gnu/packages/patches/ratpoison-shell.patch | 38 ++++++++++-------------- gnu/packages/ratpoison.scm | 47 +++++++++++++++---------= ------ 2 files changed, 39 insertions(+), 46 deletions(-) --=20 2.1.4 --------------2.1.4--