nixpkgs/pkgs/os-specific/linux/shadow
danbst ac51528df8 shadow: fix collision with coreutils (man groups.1.gz)
The `groups.1.gz` collides with one from coreutils. The code to fix this
was already present in expression, but wrongly assumes that share/man/man1
directory will be copied to `man` output after `installPhase`.

It turned out, that man directory is set at configure step, so we should
remove file from `man` output.
2016-11-30 01:44:28 +02:00
..
default.nix shadow: fix collision with coreutils (man groups.1.gz) 2016-11-30 01:44:28 +02:00
keep-path.patch shadow: Update to 4.1.5.1 2012-07-25 23:18:40 -04:00