From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH] gnu: windowmaker: Fix invocation of 'wmsetbg'. Date: Wed, 26 Oct 2016 04:07:43 +0100 Message-ID: <877f8verk0.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> References: <87mvhs725g.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzEZD-0003CT-8t for guix-devel@gnu.org; Tue, 25 Oct 2016 23:07:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzEZ8-0005z8-AU for guix-devel@gnu.org; Tue, 25 Oct 2016 23:07:51 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46573) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzEZ8-0005yz-67 for guix-devel@gnu.org; Tue, 25 Oct 2016 23:07:46 -0400 In-Reply-To: <87mvhs725g.fsf@openmailbox.org> 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" To: Kei Kebreau , guix-devel@gnu.org --=-=-= Content-Type: text/plain Kei Kebreau writes: > This patch allows Window Maker to run wmsetbg properly instead of > showing an error as it has been. > From a113116da6f9f6574e9fde12e69a9d3acdc87769 Mon Sep 17 00:00:00 2001 > From: Kei Kebreau > Date: Sun, 23 Oct 2016 13:50:05 -0400 > Subject: [PATCH] gnu: windowmaker: Fix invocation of 'wmsetbg'. > > * gnu/packages/gnustep.scm (windowmaker)[arguments]: Add substitution of > 40-character limit with a 107-character limit. > --- > gnu/packages/gnustep.scm | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) I haven't tested this, but the diff looks reasonable. Good catch. Any chance you can submit this upstream as well? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCgAGBQJYEB4AAAoJEKKgbfKjOlT6L4AH/2rwNLshlPCnmkC3q3KV+8Bv 0i78OeVgQpC+YZI4jW2GwTglKf5YHdm2mWySRyi9mgSZRjXIZI55HBYoK0Y/+Gco O2h6D5HZ37n/3b/G32xQsejRh7tNcytzsQXBfDfCQZ7soFxlPIircTDujMnuui7f cRI3ZmqfpVtiBCA8KPE7F2br5LzfsFDeQguUU9MyGhfWjnsevhekrqQcBhGbDxO9 tGn1ZI3JpI0y0DVNfiW3SvCeN6zWWLHLbw3eRZ5YWyJtAKQEDJejGrtvTERZIC3m 6KGHIBkx+ZsJvsmCY/uL0onJETk5OAaMtBFG+MU5QjIFHBQza/wfE4yEi2rnLQI= =DSvS -----END PGP SIGNATURE----- --=-=-=--