guix/gnu
Paul A. Patience 6a0658afa7
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>
2021-07-20 10:09:33 +02:00
..
bootloader
build
installer
machine
packages gnu: txr: Fix license installation. 2021-07-20 10:09:33 +02:00
services
system pack: Streamline how files are included in tarballs. 2021-07-18 02:10:49 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Add node-uglify-js. 2021-07-19 14:43:29 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm