~ruther/guix-local

ref: f1fc45a9fd168f3b44f03112815bda83d2c6f3ed 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.