~ruther/guix-local

ref: 8b8ea8078124cd4a4a8d2c2effb20577a9c42b66 guix-local/gnu/packages/patches/coreutils-skip-nohup.patch -rw-r--r-- 1.0 KiB
4979ee04 — Ludovic Courtès 12 years ago
Merge branch 'core-updates'
ff3c0c1b — Cyril Roelandt 12 years ago
coreutils: fix test suite

* gnu/packages/patches/coreutils-skip-nohup.patch: patch taken from the git
  repository of coreutils, that makes sure tests/misc/nohup.sh does not fail
  when /dev/tty does not exist.
* gnu/packages/base.scm (coreutils): use it.
* gnu-system.am (dist_patch_DATA): add it.