Am Samstag, den 20.02.2021, 19:39 -0500 schrieb Leo Famulari:
Toggle quote (12 lines)
> 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 directorynames, but it's better to be safe than to be sorry.
Pushed!