[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#51531: [PATCH] gnu: wine: Update to 6.20.
From: |
Liliana Marie Prikler |
Subject: |
bug#51531: [PATCH] gnu: wine: Update to 6.20. |
Date: |
Fri, 24 Dec 2021 19:13:26 +0100 |
User-agent: |
Evolution 3.42.1 |
Am Mittwoch, dem 01.12.2021 um 16:16 +0100 schrieb Ludovic Courtès:
> Hi,
>
> Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
>
> > This patch updates the logic by which the “so_dir” is patched onto
> > RPATH.
> > Unlike the old hack, this one affects all Unix libraries, so it
> > might be a tad
> > bit overkill, but better be safe than sorry when it comes to stuff
> > that'd
> > break in validate-runpaths.
> >
> > * gnu/packages/wine.scm (wine): Update to 6.20.
> > [#:phases]: Replace ‘patch-makefile’ with ‘patch-makedep’.
> > (wine64): Likewise.
>
> LGTM, thanks!
Pushed now, thanks!