guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46671: [PATCH] gnu: renpy-build-system: Quote data directory.


From: Leo Prikler
Subject: bug#46671: [PATCH] gnu: renpy-build-system: Quote data directory.
Date: Wed, 24 Feb 2021 01:11:30 +0100
User-agent: Evolution 3.34.2

Am Samstag, den 20.02.2021, 19:39 -0500 schrieb Leo Famulari:
> On Sun, Feb 21, 2021 at 12:58:27AM +0100, Leo Prikler wrote:
> > This prevents generated launchers and desktop files from
> > inadvertently
> > crashing if the directory name contains a space.
> > 
> > * gnu/build/renpy-build-system.scm (install, install-desktop-file): 
> > Use ~s
> > to format data directory.
> 
> s/gnu/guix
> 
> Otherwise LGTM if it fixes the problem for you.
I hope not too many packages are troubled by spaces in their directory
names, but it's better to be safe than to be sorry.

Pushed!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]