diff options
author | Paul A. Patience <paul@apatience.com> | 2021-07-17 23:19:31 -0400 |
---|---|---|
committer | Guillaume Le Vaillant <glv@posteo.net> | 2021-07-20 10:09:33 +0200 |
commit | 6a0658afa7388f2b9f55a2ef437ae0c2776e19b8 (patch) | |
tree | 4bf9ca22cd82ec949876d609dfe1877c5dc297c5 /.gitignore | |
parent | 75922458af60081bf6964006d5b9c180ff9ec8ca (diff) |
gnu: txr: Fix license installation.
The install-license-files phase was installing LICENSE-CYG when it
shouldn't have, because that license applies only to TXR builds for
Microsoft Windows; and it was also ignoring the METALICENSE file.
However, TXR's Makefile was already installing the LICENSE and
METALICENSE files into share/txr (the datadir), so redirect them into
the appropriate doc directory and delete the install-license-files
phase.
* gnu/packages/lisp.scm (txr)[arguments]<#:phases>
{fix-license-installation}: New phase.
{install-license-files}: Delete phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions